#F2F4E2#F2F4E2
#F2F4E2 is a very light, muted yellow. Relative luminance 0.891; OKLCH L 96.1% C 0.024 H 112.0°. Best body text is #000000 at 18.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E2 |
|---|---|
| RGB | rgb(242, 244, 226) |
| HSL | hsl(67, 45%, 92%) |
| HSV | hsv(67, 7%, 96%) |
| CMYK | cmyk(0.8%, 0%, 7.4%, 4.3%) |
| CIE-LAB | lab(95.61, -3.75, 8.44) |
| CIE-LCH | lch(95.61, 9.24, 113.95°) |
| OKLab | oklab(96.08% -0.0089 0.0221) |
| OKLCH | oklch(96.08% 0.024 112) |
| XYZ | xyz(82.6942, 89.0698, 84.7725) |
| Luminance | 0.8907 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 2.49
Ivory
#FFFFF0
ΔE00 2.86
Off White (survey)
#FFFFE4
ΔE00 3.75
Eggshell
#F0EAD6
ΔE00 3.99
Lightyellow
#FFFFE0
ΔE00 4.77
Cornsilk
#FFF8DC
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E2 #E4E2F4
analogous
#F4EDE2 #F2F4E2 #E9F4E2
triadic
#F2F4E2 #E2F2F4 #F4E2F2
tetradic
#F2F4E2 #E2F4ED #E4E2F4 #F4E2E9
square
#F2F4E2 #E2F4ED #E4E2F4 #F4E2E9
split-complementary
#F2F4E2 #E2E9F4 #EDE2F4
monochromatic
#CAD289 #DEE3B6 #F2F4E2 #F5F7E9 #F5F7E9
Accessibility & contrast
On white
1.12
#F2F4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.81
#F2F4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E2
18.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E2 | 1.00 | 1.12 | 18.81 | 18.81 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E1
Deuteranopia (green-blind)
#F7F3E3
Tritanopia (blue-blind)
#F5F2EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f2f4e2; /* rgb */ color: rgb(242, 244, 226); /* oklch */ color: oklch(96.1% 0.024 112.0);
Tailwind
colors: {
custom: {
50: '#f6f7eb',
500: '#f2f4e2',
950: '#000000',
},
}SCSS
$custom: #f2f4e2; $custom-light: #f6f7eb; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e2",
"rgb": {
"r": 242,
"g": 244,
"b": 226
},
"hsl": {
"h": 66.667,
"s": 45,
"l": 92.157
},
"oklch": {
"l": 0.96079,
"c": 0.0238,
"h": 112
},
"luminance": 0.8907
}Semantic roles & 50–950 ramp
primary
#F2F4E2
secondary
#ADA8D2
accent
#2DB83D
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584