#F2F3B9
≈ palegoldenrod · rgb(242, 243, 185)
Color formats
HEX#F2F3B9
RGBrgb(242, 243, 185)
HSLhsl(61, 71%, 84%)
HSVhsv(61, 24%, 95%)
OKLCHoklch(95% 0.07 109)
CMYKcmyk(0%, 0%, 24%, 5%)
Contrast & accessibility
On white1.15:1below AA
On black18.30:1AA pass
Best text color#000000
Nearest CSS name: palegoldenrod
Copy-ready code
CSS custom properties
:root {
--palegoldenrod: #f2f3b9;
--palegoldenrod-rgb: 242 243 185;
--palegoldenrod-oklch: oklch(95% 0.07 109);
}The space-separated triple lets you set alpha without a second variable:
background: rgb(var(--palegoldenrod-rgb) / 40%);
Tailwind (arbitrary value)
bg-[#f2f3b9] text-[#f2f3b9] border-[#f2f3b9]
Shades & tints
Color harmonies
About this color
#F2F3B9 is a color with the RGB value rgb(242, 243, 185). Its closest CSS named color is "palegoldenrod". On this page you'll find every format (HEX, RGB, HSL, HSV, OKLCH, CMYK), WCAG contrast against white and black, a full 50–950 shade scale, and complementary, analogous and triadic harmonies — each linking to its own color page.