#F4F2E6#F4F2E6
#F4F2E6 is a very light, near-neutral yellow. Relative luminance 0.885; OKLCH L 95.9% C 0.016 H 99.0°. Best body text is #000000 at 18.69:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F2E6 |
|---|---|
| RGB | rgb(244, 242, 230) |
| HSL | hsl(51, 39%, 93%) |
| HSV | hsv(51, 6%, 96%) |
| CMYK | cmyk(0%, 0.8%, 5.7%, 4.3%) |
| CIE-LAB | lab(95.35, -1.39, 6.02) |
| CIE-LCH | lch(95.35, 6.18, 103.01°) |
| OKLab | oklab(95.94% -0.0025 0.0158) |
| OKLCH | oklch(95.94% 0.016 99) |
| XYZ | xyz(83.3413, 88.4509, 87.5298) |
| Luminance | 0.8845 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Floralwhite
#FFFAF0
ΔE00 2.64
Oldlace
#FDF5E6
ΔE00 2.90
Ivory
#FFFFF0
ΔE00 3.01
Eggshell
#F0EAD6
ΔE00 3.64
Linen
#FAF0E6
ΔE00 4.33
Off White
#FAF9F6
ΔE00 4.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F2E6 #E6E8F4
analogous
#F4EBE6 #F4F2E6 #EFF4E6
triadic
#F4F2E6 #E6F4F2 #F2E6F4
tetradic
#F4F2E6 #E6F4EB #E6E8F4 #F4E6EF
square
#F4F2E6 #E6F4EB #E6E8F4 #F4E6EF
split-complementary
#F4F2E6 #E6EFF4 #EBE6F4
monochromatic
#CFC691 #E1DCBB #F4F2E6 #F6F4EA #F6F4EA
Accessibility & contrast
On white
1.12
#F4F2E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.69
#F4F2E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F2E6
18.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F2E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F2E6 | 1.00 | 1.12 | 18.69 | 18.69 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F1E5
Deuteranopia (green-blind)
#F5F2E6
Tritanopia (blue-blind)
#F7F0EE
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f2e6; /* rgb */ color: rgb(244, 242, 230); /* oklch */ color: oklch(95.9% 0.016 99.0);
Tailwind
colors: {
custom: {
50: '#f7f6ed',
500: '#f4f2e6',
950: '#000000',
},
}SCSS
$custom: #f4f2e6; $custom-light: #f7f6ed; $custom-dark: #000000;
JSON
{
"hex": "#f4f2e6",
"rgb": {
"r": 244,
"g": 242,
"b": 230
},
"hsl": {
"h": 51.429,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.95943,
"c": 0.01602,
"h": 99
},
"luminance": 0.88451
}Semantic roles & 50–950 ramp
primary
#F4F2E6
secondary
#AEB3D0
accent
#46B234
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584