#F9F2EF#F9F2EF
#F9F2EF is a very light, near-neutral orange. Relative luminance 0.899; OKLCH L 96.6% C 0.009 H 44.9°. Best body text is #000000 at 18.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F9F2EF |
|---|---|
| RGB | rgb(249, 242, 239) |
| HSL | hsl(18, 45%, 96%) |
| HSV | hsv(18, 4%, 98%) |
| CMYK | cmyk(0%, 2.8%, 4%, 2.4%) |
| CIE-LAB | lab(95.95, 1.82, 2.27) |
| CIE-LCH | lch(95.95, 2.92, 51.29°) |
| OKLab | oklab(96.57% 0.0061 0.006) |
| OKLCH | oklch(96.57% 0.009 44.9) |
| XYZ | xyz(86.3969, 89.8765, 94.4410) |
| Luminance | 0.8988 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Very Light Pink
#FFF4F2
ΔE00 2.05
Seashell
#FFF5EE
ΔE00 2.13
Snow
#FFFAFA
ΔE00 2.25
Off White
#FAF9F6
ΔE00 3.16
Linen
#FAF0E6
ΔE00 3.29
Whitesmoke
#F5F5F5
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F9F2EF #EFF6F9
analogous
#F9EFF1 #F9F2EF #F9F7EF
triadic
#F9F2EF #EFF9F2 #F2EFF9
tetradic
#F9F2EF #F1F9EF #EFF6F9 #F7EFF9
square
#F9F2EF #F1F9EF #EFF6F9 #F7EFF9
split-complementary
#F9F2EF #EFF9F7 #EFF1F9
monochromatic
#D8AA96 #E8CEC2 #F7EDE9 #F7EDE9 #F7EDE9
Accessibility & contrast
On white
1.11
#F9F2EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.98
#F9F2EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F9F2EF
18.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F9F2EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F9F2EF | 1.00 | 1.11 | 18.98 | 18.98 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#FBF1F1
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f9f2ef; /* rgb */ color: rgb(249, 242, 239); /* oklch */ color: oklch(96.6% 0.009 44.9);
Tailwind
colors: {
custom: {
50: '#fbf6f4',
500: '#f9f2ef',
950: '#000000',
},
}SCSS
$custom: #f9f2ef; $custom-light: #fbf6f4; $custom-dark: #000000;
JSON
{
"hex": "#f9f2ef",
"rgb": {
"r": 249,
"g": 242,
"b": 239
},
"hsl": {
"h": 18,
"s": 45.455,
"l": 95.686
},
"oklch": {
"l": 0.96574,
"c": 0.00856,
"h": 44.9
},
"luminance": 0.89876
}Semantic roles & 50–950 ramp
primary
#F9F2EF
secondary
#B4CDD8
accent
#8FB92D
background
#FFFFFF
surface
#FFFEFE
border
#D7D6D6
text
#171717
muted
#858585