#F4F2E8#F4F2E8
#F4F2E8 is a very light, near-neutral yellow. Relative luminance 0.886; OKLCH L 96.0% C 0.013 H 97.5°. Best body text is #000000 at 18.71:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2E8 |
|---|---|
| RGB | rgb(244, 242, 232) |
| HSL | hsl(50, 35%, 93%) |
| HSV | hsv(50, 5%, 96%) |
| CMYK | cmyk(0%, 0.8%, 4.9%, 4.3%) |
| CIE-LAB | lab(95.40, -1.05, 5.05) |
| CIE-LCH | lch(95.40, 5.16, 101.79°) |
| OKLab | oklab(96% -0.0017 0.0133) |
| OKLCH | oklch(96% 0.013 97.5) |
| XYZ | xyz(83.6238, 88.5639, 89.0174) |
| Luminance | 0.8856 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.30
Oldlace
#FDF5E6
ΔE00 3.12
Ivory
#FFFFF0
ΔE00 3.48
Off White
#FAF9F6
ΔE00 3.56
Linen
#FAF0E6
ΔE00 3.94
Eggshell
#F0EAD6
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2E8 #E8EAF4
analogous
#F4ECE8 #F4F2E8 #F0F4E8
triadic
#F4F2E8 #E8F4F2 #F2E8F4
tetradic
#F4F2E8 #E8F4EC #E8EAF4 #F4E8F0
square
#F4F2E8 #E8F4EC #E8EAF4 #F4E8F0
split-complementary
#F4F2E8 #E8F0F4 #ECE8F4
monochromatic
#CCC395 #E0DBBF #F4F2E8 #F5F3EA #F5F3EA
Accessibility & contrast
On white
1.12
#F4F2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.71
#F4F2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2E8
18.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2E8 | 1.00 | 1.12 | 18.71 | 18.71 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F1E7
Deuteranopia (green-blind)
#F5F2E8
Tritanopia (blue-blind)
#F6F0EF
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f2e8; /* rgb */ color: rgb(244, 242, 232); /* oklch */ color: oklch(96.0% 0.013 97.5);
Tailwind
colors: {
custom: {
50: '#f7f6ef',
500: '#f4f2e8',
950: '#000000',
},
}SCSS
$custom: #f4f2e8; $custom-light: #f7f6ef; $custom-dark: #000000;
JSON
{
"hex": "#f4f2e8",
"rgb": {
"r": 244,
"g": 242,
"b": 232
},
"hsl": {
"h": 50,
"s": 35.294,
"l": 93.333
},
"oklch": {
"l": 0.95996,
"c": 0.01341,
"h": 97.5
},
"luminance": 0.88564
}Semantic roles & 50–950 ramp
primary
#F4F2E8
secondary
#B1B6D0
accent
#4BAE37
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171716
muted
#858585