#F2F4DE#F2F4DE
#F2F4DE is a very light, muted yellow. Relative luminance 0.889; OKLCH L 96.0% C 0.029 H 111.2°. Best body text is #000000 at 18.77:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4DE |
|---|---|
| RGB | rgb(242, 244, 222) |
| HSL | hsl(65, 50%, 91%) |
| HSV | hsv(65, 9%, 96%) |
| CMYK | cmyk(0.8%, 0%, 9%, 4.3%) |
| CIE-LAB | lab(95.52, -4.40, 10.37) |
| CIE-LCH | lch(95.52, 11.27, 113.00°) |
| OKLab | oklab(95.98% -0.0105 0.0271) |
| OKLCH | oklch(95.98% 0.029 111.2) |
| XYZ | xyz(82.1517, 88.8529, 81.9155) |
| Luminance | 0.8885 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.25
Off White (survey)
#FFFFE4
ΔE00 2.83
Lightyellow
#FFFFE0
ΔE00 3.61
Ivory
#FFFFF0
ΔE00 3.79
Cornsilk
#FFF8DC
ΔE00 4.17
Eggshell
#F0EAD6
ΔE00 4.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4DE #E0DEF4
analogous
#F4EBDE #F2F4DE #E7F4DE
triadic
#F2F4DE #DEF2F4 #F4DEF2
tetradic
#F2F4DE #DEF4EB #E0DEF4 #F4DEE7
square
#F2F4DE #DEF4EB #E0DEF4 #F4DEE7
split-complementary
#F2F4DE #DEE7F4 #EBDEF4
monochromatic
#CED582 #E0E5B0 #F2F4DE #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.12
#F2F4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.77
#F2F4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4DE
18.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4DE | 1.00 | 1.12 | 18.77 | 18.77 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DD
Deuteranopia (green-blind)
#F8F2DF
Tritanopia (blue-blind)
#F5F1EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4de; /* rgb */ color: rgb(242, 244, 222); /* oklch */ color: oklch(96.0% 0.029 111.2);
Tailwind
colors: {
custom: {
50: '#f6f7e8',
500: '#f2f4de',
950: '#000000',
},
}SCSS
$custom: #f2f4de; $custom-light: #f6f7e8; $custom-dark: #000000;
JSON
{
"hex": "#f2f4de",
"rgb": {
"r": 242,
"g": 244,
"b": 222
},
"hsl": {
"h": 65.455,
"s": 50,
"l": 91.373
},
"oklch": {
"l": 0.95978,
"c": 0.02901,
"h": 111.2
},
"luminance": 0.88853
}Semantic roles & 50–950 ramp
primary
#F2F4DE
secondary
#A8A3D3
accent
#28BD36
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584