#F9F2EA#F9F2EA
#F9F2EA is a very light, near-neutral orange. Relative luminance 0.896; OKLCH L 96.4% C 0.013 H 71.3°. Best body text is #000000 at 18.92:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F2EA |
|---|---|
| RGB | rgb(249, 242, 234) |
| HSL | hsl(32, 56%, 95%) |
| HSV | hsv(32, 6%, 98%) |
| CMYK | cmyk(0%, 2.8%, 6%, 2.4%) |
| CIE-LAB | lab(95.82, 0.98, 4.68) |
| CIE-LCH | lch(95.82, 4.79, 78.18°) |
| OKLab | oklab(96.44% 0.0042 0.0124) |
| OKLCH | oklch(96.44% 0.013 71.3) |
| XYZ | xyz(85.6684, 89.5851, 90.6045) |
| Luminance | 0.8959 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Linen
#FAF0E6
ΔE00 1.41
Seashell
#FFF5EE
ΔE00 1.83
Floralwhite
#FFFAF0
ΔE00 2.19
Oldlace
#FDF5E6
ΔE00 3.05
Off White
#FAF9F6
ΔE00 3.42
Very Light Pink
#FFF4F2
ΔE00 4.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F2EA #EAF1F9
analogous
#F9EBEA #F9F2EA #F9F9EA
triadic
#F9F2EA #EAF9F2 #F2EAF9
tetradic
#F9F2EA #EAF9EB #EAF1F9 #F9EAF9
square
#F9F2EA #EAF9EB #EAF1F9 #F9EAF9
split-complementary
#F9F2EA #EAF9F9 #EBEAF9
monochromatic
#DEB78B #EBD5BA #F8F0E7 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.11
#F9F2EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.92
#F9F2EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F2EA
18.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F2EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F2EA | 1.00 | 1.11 | 18.92 | 18.92 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F2EA
Deuteranopia (green-blind)
#F6F4EA
Tritanopia (blue-blind)
#FCF0F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f9f2ea; /* rgb */ color: rgb(249, 242, 234); /* oklch */ color: oklch(96.4% 0.013 71.3);
Tailwind
colors: {
custom: {
50: '#fbf6f0',
500: '#f9f2ea',
950: '#000000',
},
}SCSS
$custom: #f9f2ea; $custom-light: #fbf6f0; $custom-dark: #000000;
JSON
{
"hex": "#f9f2ea",
"rgb": {
"r": 249,
"g": 242,
"b": 234
},
"hsl": {
"h": 32,
"s": 55.556,
"l": 94.706
},
"oklch": {
"l": 0.96439,
"c": 0.01305,
"h": 71.3
},
"luminance": 0.89585
}Semantic roles & 50–950 ramp
primary
#F9F2EA
secondary
#ADC2DB
accent
#6DC322
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585