#F2F0DE#F2F0DE
#F2F0DE is a very light, muted yellow. Relative luminance 0.865; OKLCH L 95.2% C 0.024 H 101.7°. Best body text is #000000 at 18.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F0DE |
|---|---|
| RGB | rgb(242, 240, 222) |
| HSL | hsl(54, 43%, 91%) |
| HSV | hsv(54, 8%, 95%) |
| CMYK | cmyk(0%, 0.8%, 8.3%, 5.1%) |
| CIE-LAB | lab(94.51, -2.38, 8.94) |
| CIE-LCH | lch(94.51, 9.25, 104.94°) |
| OKLab | oklab(95.19% -0.0048 0.0234) |
| OKLCH | oklch(95.19% 0.024 101.7) |
| XYZ | xyz(80.9612, 86.4718, 81.5187) |
| Luminance | 0.8647 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Eggshell
#F0EAD6
ΔE00 2.16
Beige
#F5F5DC
ΔE00 2.89
Ivory
#FFFFF0
ΔE00 3.31
Oldlace
#FDF5E6
ΔE00 3.70
Cornsilk
#FFF8DC
ΔE00 4.02
Off White (survey)
#FFFFE4
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F0DE #DEE0F2
analogous
#F2E6DE #F2F0DE #EAF2DE
triadic
#F2F0DE #DEF2F0 #F0DEF2
tetradic
#F2F0DE #DEF2E6 #DEE0F2 #F2DEEA
square
#F2F0DE #DEF2E6 #DEE0F2 #F2DEEA
split-complementary
#F2F0DE #DEEAF2 #E6DEF2
monochromatic
#CFC886 #E1DCB2 #F2F0DE #F6F5E9 #F6F5E9
Accessibility & contrast
On white
1.15
#F2F0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.29
#F2F0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F0DE
18.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F0DE | 1.00 | 1.15 | 18.29 | 18.29 |
| #FFFFFF | 1.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EFDD
Deuteranopia (green-blind)
#F5F0DF
Tritanopia (blue-blind)
#F6EDEB
Achromatopsia (no color)
#EFEFEF
Design tokens & code
CSS
--color: #f2f0de; /* rgb */ color: rgb(242, 240, 222); /* oklch */ color: oklch(95.2% 0.024 101.7);
Tailwind
colors: {
custom: {
50: '#f6f4e8',
500: '#f2f0de',
950: '#000000',
},
}SCSS
$custom: #f2f0de; $custom-light: #f6f4e8; $custom-dark: #000000;
JSON
{
"hex": "#f2f0de",
"rgb": {
"r": 242,
"g": 240,
"b": 222
},
"hsl": {
"h": 54,
"s": 43.478,
"l": 90.98
},
"oklch": {
"l": 0.95186,
"c": 0.02386,
"h": 101.7
},
"luminance": 0.86471
}Semantic roles & 50–950 ramp
primary
#F2F0DE
secondary
#A5A9CF
accent
#3CB72F
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584