#F2F4E0#F2F4E0
#F2F4E0 is a very light, muted yellow. Relative luminance 0.890; OKLCH L 96.0% C 0.026 H 111.5°. Best body text is #000000 at 18.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E0 |
|---|---|
| RGB | rgb(242, 244, 224) |
| HSL | hsl(66, 48%, 92%) |
| HSV | hsv(66, 8%, 96%) |
| CMYK | cmyk(0.8%, 0%, 8.2%, 4.3%) |
| CIE-LAB | lab(95.56, -4.08, 9.41) |
| CIE-LCH | lch(95.56, 10.25, 113.44°) |
| OKLab | oklab(96.03% -0.0097 0.0246) |
| OKLCH | oklch(96.03% 0.026 111.5) |
| XYZ | xyz(82.4214, 88.9607, 83.3356) |
| Luminance | 0.8896 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.82
Off White (survey)
#FFFFE4
ΔE00 3.24
Ivory
#FFFFF0
ΔE00 3.29
Eggshell
#F0EAD6
ΔE00 4.03
Lightyellow
#FFFFE0
ΔE00 4.16
Cornsilk
#FFF8DC
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E0 #E2E0F4
analogous
#F4ECE0 #F2F4E0 #E8F4E0
triadic
#F2F4E0 #E0F2F4 #F4E0F2
tetradic
#F2F4E0 #E0F4EC #E2E0F4 #F4E0E8
square
#F2F4E0 #E0F4EC #E2E0F4 #F4E0E8
split-complementary
#F2F4E0 #E0E8F4 #ECE0F4
monochromatic
#CCD486 #DFE4B3 #F2F4E0 #F6F7E8 #F6F7E8
Accessibility & contrast
On white
1.12
#F2F4E0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.79
#F2F4E0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E0
18.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E0 | 1.00 | 1.12 | 18.79 | 18.79 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8F2DF
Deuteranopia (green-blind)
#F8F3E1
Tritanopia (blue-blind)
#F5F1EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4e0; /* rgb */ color: rgb(242, 244, 224); /* oklch */ color: oklch(96.0% 0.026 111.5);
Tailwind
colors: {
custom: {
50: '#f6f7e9',
500: '#f2f4e0',
950: '#000000',
},
}SCSS
$custom: #f2f4e0; $custom-light: #f6f7e9; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e0",
"rgb": {
"r": 242,
"g": 244,
"b": 224
},
"hsl": {
"h": 66,
"s": 47.619,
"l": 91.765
},
"oklch": {
"l": 0.96028,
"c": 0.02641,
"h": 111.5
},
"luminance": 0.8896
}Semantic roles & 50–950 ramp
primary
#F2F4E0
secondary
#AAA6D2
accent
#2BBB39
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171716
muted
#858584