#F2F4DC#F2F4DC
#F2F4DC is a very light, muted yellow. Relative luminance 0.887; OKLCH L 95.9% C 0.032 H 110.8°. Best body text is #000000 at 18.75:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4DC |
|---|---|
| RGB | rgb(242, 244, 220) |
| HSL | hsl(65, 52%, 91%) |
| HSV | hsv(65, 10%, 96%) |
| CMYK | cmyk(0.8%, 0%, 9.8%, 4.3%) |
| CIE-LAB | lab(95.47, -4.73, 11.34) |
| CIE-LCH | lch(95.47, 12.29, 112.63°) |
| OKLab | oklab(95.93% -0.0112 0.0295) |
| OKLCH | oklch(95.93% 0.032 110.8) |
| XYZ | xyz(81.8853, 88.7463, 80.5122) |
| Luminance | 0.8875 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.90
Off White (survey)
#FFFFE4
ΔE00 2.55
Lightyellow
#FFFFE0
ΔE00 3.14
Cornsilk
#FFF8DC
ΔE00 4.01
Ivory
#FFFFF0
ΔE00 4.33
Eggshell
#F0EAD6
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4DC #DEDCF4
analogous
#F4EADC #F2F4DC #E6F4DC
triadic
#F2F4DC #DCF2F4 #F4DCF2
tetradic
#F2F4DC #DCF4EA #DEDCF4 #F4DCE6
square
#F2F4DC #DCF4EA #DEDCF4 #F4DCE6
split-complementary
#F2F4DC #DCE6F4 #EADCF4
monochromatic
#CFD77F #E1E5AD #F2F4DC #F6F8E8 #F6F8E8
Accessibility & contrast
On white
1.12
#F2F4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.75
#F2F4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4DC
18.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4DC | 1.00 | 1.12 | 18.75 | 18.75 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DB
Deuteranopia (green-blind)
#F8F2DD
Tritanopia (blue-blind)
#F6F1ED
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4dc; /* rgb */ color: rgb(242, 244, 220); /* oklch */ color: oklch(95.9% 0.032 110.8);
Tailwind
colors: {
custom: {
50: '#f6f7e6',
500: '#f2f4dc',
950: '#000000',
},
}SCSS
$custom: #f2f4dc; $custom-light: #f6f7e6; $custom-dark: #000000;
JSON
{
"hex": "#f2f4dc",
"rgb": {
"r": 242,
"g": 244,
"b": 220
},
"hsl": {
"h": 65,
"s": 52.174,
"l": 90.98
},
"oklch": {
"l": 0.95928,
"c": 0.03161,
"h": 110.8
},
"luminance": 0.88746
}Semantic roles & 50–950 ramp
primary
#F2F4DC
secondary
#A5A1D3
accent
#26C033
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584