#F4F4E6#F4F4E6
#F4F4E6 is a very light, near-neutral yellow. Relative luminance 0.896; OKLCH L 96.3% C 0.018 H 106.7°. Best body text is #000000 at 18.93:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4E6 |
|---|---|
| RGB | rgb(244, 244, 230) |
| HSL | hsl(60, 39%, 93%) |
| HSV | hsv(60, 6%, 96%) |
| CMYK | cmyk(0%, 0%, 5.7%, 4.3%) |
| CIE-LAB | lab(95.85, -2.40, 6.74) |
| CIE-LCH | lch(95.85, 7.16, 109.62°) |
| OKLab | oklab(96.34% -0.0053 0.0177) |
| OKLCH | oklch(96.34% 0.018 106.7) |
| XYZ | xyz(83.9398, 89.6479, 87.7293) |
| Luminance | 0.8965 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Ivory
#FFFFF0
ΔE00 2.24
Floralwhite
#FFFAF0
ΔE00 3.65
Eggshell
#F0EAD6
ΔE00 3.74
Oldlace
#FDF5E6
ΔE00 3.78
Beige
#F5F5DC
ΔE00 4.02
Off White (survey)
#FFFFE4
ΔE00 5.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4E6 #E6E6F4
analogous
#F4EDE6 #F4F4E6 #EDF4E6
triadic
#F4F4E6 #E6F4F4 #F4E6F4
tetradic
#F4F4E6 #E6F4ED #E6E6F4 #F4E6ED
square
#F4F4E6 #E6F4ED #E6E6F4 #F4E6ED
split-complementary
#F4F4E6 #E6EDF4 #EDE6F4
monochromatic
#CFCF91 #E1E1BB #F4F4E6 #F6F6EA #F6F6EA
Accessibility & contrast
On white
1.11
#F4F4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.93
#F4F4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4E6
18.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4E6 | 1.00 | 1.11 | 18.93 | 18.93 |
| #FFFFFF | 1.11 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F3E5
Deuteranopia (green-blind)
#F7F3E6
Tritanopia (blue-blind)
#F6F2F0
Achromatopsia (no color)
#F3F3F3
Design tokens & code
CSS
--color: #f4f4e6; /* rgb */ color: rgb(244, 244, 230); /* oklch */ color: oklch(96.3% 0.018 106.7);
Tailwind
colors: {
custom: {
50: '#f7f7ed',
500: '#f4f4e6',
950: '#000000',
},
}SCSS
$custom: #f4f4e6; $custom-light: #f7f7ed; $custom-dark: #000000;
JSON
{
"hex": "#f4f4e6",
"rgb": {
"r": 244,
"g": 244,
"b": 230
},
"hsl": {
"h": 60,
"s": 38.889,
"l": 92.941
},
"oklch": {
"l": 0.96336,
"c": 0.01846,
"h": 106.7
},
"luminance": 0.89648
}Semantic roles & 50–950 ramp
primary
#F4F4E6
secondary
#AEAED0
accent
#34B234
background
#FFFFFE
surface
#FEFEFD
border
#D6D6D5
text
#171716
muted
#858584