#F4F4EE#F4F4EE
#F4F4EE is a very light, near-neutral yellow. Relative luminance 0.901; OKLCH L 96.5% C 0.008 H 106.5°. Best body text is #000000 at 19.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4EE |
|---|---|
| RGB | rgb(244, 244, 238) |
| HSL | hsl(60, 21%, 95%) |
| HSV | hsv(60, 2%, 96%) |
| CMYK | cmyk(0%, 0%, 2.5%, 4.3%) |
| CIE-LAB | lab(96.04, -1.05, 2.88) |
| CIE-LCH | lch(96.04, 3.07, 109.94°) |
| OKLab | oklab(96.55% -0.0023 0.0076) |
| OKLCH | oklch(96.55% 0.008 106.5) |
| XYZ | xyz(85.0891, 90.1076, 93.7822) |
| Luminance | 0.9011 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 2.02
Floralwhite
#FFFAF0
ΔE00 2.95
Whitesmoke
#F5F5F5
ΔE00 3.07
White
#FFFFFF
ΔE00 3.83
Pale Grey
#FDFDFE
ΔE00 4.11
Ivory
#FFFFF0
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4EE #EEEEF4
analogous
#F4F1EE #F4F4EE #F1F4EE
triadic
#F4F4EE #EEF4F4 #F4EEF4
tetradic
#F4F4EE #EEF4F1 #EEEEF4 #F4EEF1
square
#F4F4EE #EEF4F1 #EEEEF4 #F4EEF1
split-complementary
#F4F4EE #EEF1F4 #F1EEF4
monochromatic
#C4C4A4 #DCDCC9 #F3F3EC #F3F3EC #F3F3EC
Accessibility & contrast
On white
1.10
#F4F4EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.02
#F4F4EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4EE
19.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4EE | 1.00 | 1.10 | 19.02 | 19.02 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3EE
Deuteranopia (green-blind)
#F5F4EE
Tritanopia (blue-blind)
#F5F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f4ee; /* rgb */ color: rgb(244, 244, 238); /* oklch */ color: oklch(96.5% 0.008 106.5);
Tailwind
colors: {
custom: {
50: '#f7f7f3',
500: '#f4f4ee',
950: '#000000',
},
}SCSS
$custom: #f4f4ee; $custom-light: #f7f7f3; $custom-dark: #000000;
JSON
{
"hex": "#f4f4ee",
"rgb": {
"r": 244,
"g": 244,
"b": 238
},
"hsl": {
"h": 60,
"s": 21.429,
"l": 94.51
},
"oklch": {
"l": 0.9655,
"c": 0.00794,
"h": 106.5
},
"luminance": 0.90108
}Semantic roles & 50–950 ramp
primary
#F4F4EE
secondary
#BABACC
accent
#46A046
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585