#F9F2EB#F9F2EB
#F9F2EB is a very light, near-neutral orange. Relative luminance 0.896; OKLCH L 96.5% C 0.012 H 67.7°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F2EB |
|---|---|
| RGB | rgb(249, 242, 235) |
| HSL | hsl(30, 54%, 95%) |
| HSV | hsv(30, 6%, 98%) |
| CMYK | cmyk(0%, 2.8%, 5.6%, 2.4%) |
| CIE-LAB | lab(95.85, 1.15, 4.20) |
| CIE-LCH | lch(95.85, 4.36, 74.73°) |
| OKLab | oklab(96.47% 0.0046 0.0111) |
| OKLCH | oklch(96.47% 0.012 67.7) |
| XYZ | xyz(85.8125, 89.6427, 91.3632) |
| Luminance | 0.8964 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Seashell
#FFF5EE
ΔE00 1.59
Linen
#FAF0E6
ΔE00 1.62
Floralwhite
#FFFAF0
ΔE00 2.50
Off White
#FAF9F6
ΔE00 3.23
Oldlace
#FDF5E6
ΔE00 3.53
Very Light Pink
#FFF4F2
ΔE00 3.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F2EB #EBF2F9
analogous
#F9EBEB #F9F2EB #F9F9EB
triadic
#F9F2EB #EBF9F2 #F2EBF9
tetradic
#F9F2EB #EBF9EB #EBF2F9 #F9EBF9
square
#F9F2EB #EBF9EB #EBF2F9 #F9EBF9
split-complementary
#F9F2EB #EBF9F9 #EBEBF9
monochromatic
#DDB58D #EBD3BC #F8F0E7 #F8F0E7 #F8F0E7
Accessibility & contrast
On white
1.11
#F9F2EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#F9F2EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F2EB
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F2EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F2EB | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EB
Deuteranopia (green-blind)
#F6F4EB
Tritanopia (blue-blind)
#FCF0F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f9f2eb; /* rgb */ color: rgb(249, 242, 235); /* oklch */ color: oklch(96.5% 0.012 67.7);
Tailwind
colors: {
custom: {
50: '#fbf6f1',
500: '#f9f2eb',
950: '#000000',
},
}SCSS
$custom: #f9f2eb; $custom-light: #fbf6f1; $custom-dark: #000000;
JSON
{
"hex": "#f9f2eb",
"rgb": {
"r": 249,
"g": 242,
"b": 235
},
"hsl": {
"h": 30,
"s": 53.846,
"l": 94.902
},
"oklch": {
"l": 0.96466,
"c": 0.012,
"h": 67.7
},
"luminance": 0.89642
}Semantic roles & 50–950 ramp
primary
#F9F2EB
secondary
#AEC4DA
accent
#73C124
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171716
muted
#858585