#F2F4E5#F2F4E5
#F2F4E5 is a very light, near-neutral yellow. Relative luminance 0.892; OKLCH L 96.2% C 0.020 H 112.9°. Best body text is #000000 at 18.85:1 contrast (WCAG AA passes).
Color values
| HEX | #F2F4E5 |
|---|---|
| RGB | rgb(242, 244, 229) |
| HSL | hsl(68, 41%, 93%) |
| HSV | hsv(68, 6%, 96%) |
| CMYK | cmyk(0.8%, 0%, 6.1%, 4.3%) |
| CIE-LAB | lab(95.68, -3.25, 6.99) |
| CIE-LCH | lch(95.68, 7.71, 114.94°) |
| OKLab | oklab(96.16% -0.0077 0.0183) |
| OKLCH | oklch(96.16% 0.02 112.9) |
| XYZ | xyz(83.1094, 89.2359, 86.9595) |
| Luminance | 0.8924 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.49
Beige
#F5F5DC
ΔE00 3.58
Eggshell
#F0EAD6
ΔE00 4.19
Floralwhite
#FFFAF0
ΔE00 4.66
Off White (survey)
#FFFFE4
ΔE00 4.68
Oldlace
#FDF5E6
ΔE00 4.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F2F4E5 #E7E5F4
analogous
#F4EEE5 #F2F4E5 #EAF4E5
triadic
#F2F4E5 #E5F2F4 #F4E5F2
tetradic
#F2F4E5 #E5F4EE #E7E5F4 #F4E5EA
square
#F2F4E5 #E5F4EE #E7E5F4 #F4E5EA
split-complementary
#F2F4E5 #E5EAF4 #EEE5F4
monochromatic
#C7D08F #DCE2BA #F2F4E5 #F4F6E9 #F4F6E9
Accessibility & contrast
On white
1.11
#F2F4E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.85
#F2F4E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F2F4E5
18.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F2F4E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F2F4E5 | 1.00 | 1.11 | 18.85 | 18.85 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F2E4
Deuteranopia (green-blind)
#F7F3E6
Tritanopia (blue-blind)
#F4F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f2f4e5; /* rgb */ color: rgb(242, 244, 229); /* oklch */ color: oklch(96.2% 0.020 112.9);
Tailwind
colors: {
custom: {
50: '#f6f7ed',
500: '#f2f4e5',
950: '#000000',
},
}SCSS
$custom: #f2f4e5; $custom-light: #f6f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f2f4e5",
"rgb": {
"r": 242,
"g": 244,
"b": 229
},
"hsl": {
"h": 68,
"s": 40.541,
"l": 92.745
},
"oklch": {
"l": 0.96157,
"c": 0.01989,
"h": 112.9
},
"luminance": 0.89236
}Semantic roles & 50–950 ramp
primary
#F2F4E5
secondary
#B1ACD1
accent
#32B443
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584