#F2F4E4#F2F4E4
#F2F4E4 is a very light, muted yellow. Relative luminance 0.892; OKLCH L 96.1% C 0.021 H 112.6°. Best body text is #000000 at 18.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E4 |
|---|---|
| RGB | rgb(242, 244, 228) |
| HSL | hsl(68, 42%, 93%) |
| HSV | hsv(68, 7%, 96%) |
| CMYK | cmyk(0.8%, 0%, 6.6%, 4.3%) |
| CIE-LAB | lab(95.66, -3.42, 7.47) |
| CIE-LCH | lch(95.66, 8.22, 114.57°) |
| OKLab | oklab(96.13% -0.0081 0.0196) |
| OKLCH | oklch(96.13% 0.021 112.6) |
| XYZ | xyz(82.9702, 89.1803, 86.2262) |
| Luminance | 0.8918 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.56
Beige
#F5F5DC
ΔE00 3.21
Eggshell
#F0EAD6
ΔE00 4.09
Off White (survey)
#FFFFE4
ΔE00 4.35
Oldlace
#FDF5E6
ΔE00 4.90
Floralwhite
#FFFAF0
ΔE00 4.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E4 #E6E4F4
analogous
#F4EEE4 #F2F4E4 #EAF4E4
triadic
#F2F4E4 #E4F2F4 #F4E4F2
tetradic
#F2F4E4 #E4F4EE #E6E4F4 #F4E4EA
square
#F2F4E4 #E4F4EE #E6E4F4 #F4E4EA
split-complementary
#F2F4E4 #E4EAF4 #EEE4F4
monochromatic
#C8D18D #DDE2B9 #F2F4E4 #F5F6E9 #F5F6E9
Accessibility & contrast
On white
1.11
#F2F4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.84
#F2F4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E4
18.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E4 | 1.00 | 1.11 | 18.84 | 18.84 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E3
Deuteranopia (green-blind)
#F7F3E5
Tritanopia (blue-blind)
#F4F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4e4; /* rgb */ color: rgb(242, 244, 228); /* oklch */ color: oklch(96.1% 0.021 112.6);
Tailwind
colors: {
custom: {
50: '#f6f7ec',
500: '#f2f4e4',
950: '#000000',
},
}SCSS
$custom: #f2f4e4; $custom-light: #f6f7ec; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e4",
"rgb": {
"r": 242,
"g": 244,
"b": 228
},
"hsl": {
"h": 67.5,
"s": 42.105,
"l": 92.549
},
"oklch": {
"l": 0.96131,
"c": 0.0212,
"h": 112.6
},
"luminance": 0.8918
}Semantic roles & 50–950 ramp
primary
#F2F4E4
secondary
#B0ABD1
accent
#30B541
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584