#F4F4EF#F4F4EF
#F4F4EF is a very light, near-neutral yellow. Relative luminance 0.902; OKLCH L 96.6% C 0.007 H 106.5°. Best body text is #000000 at 19.03:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4EF |
|---|---|
| RGB | rgb(244, 244, 239) |
| HSL | hsl(60, 19%, 95%) |
| HSV | hsv(60, 2%, 96%) |
| CMYK | cmyk(0%, 0%, 2%, 4.3%) |
| CIE-LAB | lab(96.07, -0.87, 2.40) |
| CIE-LCH | lch(96.07, 2.56, 109.98°) |
| OKLab | oklab(96.58% -0.0019 0.0063) |
| OKLCH | oklch(96.58% 0.007 106.5) |
| XYZ | xyz(85.2364, 90.1666, 94.5581) |
| Luminance | 0.9017 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Off White
#FAF9F6
ΔE00 1.65
Whitesmoke
#F5F5F5
ΔE00 2.59
Floralwhite
#FFFAF0
ΔE00 3.16
White
#FFFFFF
ΔE00 3.45
Pale Grey
#FDFDFE
ΔE00 3.68
Snow
#FFFAFA
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4EF #EFEFF4
analogous
#F4F2EF #F4F4EF #F2F4EF
triadic
#F4F4EF #EFF4F4 #F4EFF4
tetradic
#F4F4EF #EFF4F2 #EFEFF4 #F4EFF2
square
#F4F4EF #EFF4F2 #EFEFF4 #F4EFF2
split-complementary
#F4F4EF #EFF2F4 #F2EFF4
monochromatic
#C2C2A6 #DBDBCB #F3F3ED #F3F3ED #F3F3ED
Accessibility & contrast
On white
1.10
#F4F4EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
19.03
#F4F4EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4EF
19.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4EF | 1.00 | 1.10 | 19.03 | 19.03 |
| #FFFFFF | 1.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 19.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 19.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F4EF
Deuteranopia (green-blind)
#F5F4EF
Tritanopia (blue-blind)
#F5F3F2
Achromatopsia (no color)
#F4F4F4
Design tokens & code
CSS
--color: #f4f4ef; /* rgb */ color: rgb(244, 244, 239); /* oklch */ color: oklch(96.6% 0.007 106.5);
Tailwind
colors: {
custom: {
50: '#f7f7f4',
500: '#f4f4ef',
950: '#000000',
},
}SCSS
$custom: #f4f4ef; $custom-light: #f7f7f4; $custom-dark: #000000;
JSON
{
"hex": "#f4f4ef",
"rgb": {
"r": 244,
"g": 244,
"b": 239
},
"hsl": {
"h": 60,
"s": 18.519,
"l": 94.706
},
"oklch": {
"l": 0.96577,
"c": 0.00661,
"h": 106.5
},
"luminance": 0.90166
}Semantic roles & 50–950 ramp
primary
#F4F4EF
secondary
#BCBCCB
accent
#499D49
background
#FFFFFF
surface
#FEFEFE
border
#D6D6D6
text
#171717
muted
#858585