#F4F4D8#F4F4D8
#F4F4D8 is a very light, muted yellow. Relative luminance 0.889; OKLCH L 96.0% C 0.037 H 107.1°. Best body text is #000000 at 18.78:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4D8 |
|---|---|
| RGB | rgb(244, 244, 216) |
| HSL | hsl(60, 56%, 90%) |
| HSV | hsv(60, 11%, 96%) |
| CMYK | cmyk(0%, 0%, 11.5%, 4.3%) |
| CIE-LAB | lab(95.54, -4.67, 13.51) |
| CIE-LCH | lch(95.54, 14.30, 109.06°) |
| OKLab | oklab(95.98% -0.0108 0.0351) |
| OKLCH | oklch(95.98% 0.037 107.1) |
| XYZ | xyz(82.0522, 88.8929, 77.7879) |
| Luminance | 0.8889 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 1.01
Off White (survey)
#FFFFE4
ΔE00 2.28
Lightyellow
#FFFFE0
ΔE00 2.36
Cornsilk
#FFF8DC
ΔE00 3.20
Lightgoldenrodyellow
#FAFAD2
ΔE00 3.61
Pale
#FFF9D0
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4D8 #D8D8F4
analogous
#F4E6D8 #F4F4D8 #E6F4D8
triadic
#F4F4D8 #D8F4F4 #F4D8F4
tetradic
#F4F4D8 #D8F4E6 #D8D8F4 #F4D8E6
square
#F4F4D8 #D8F4E6 #D8D8F4 #F4D8E6
split-complementary
#F4F4D8 #D8E6F4 #E6D8F4
monochromatic
#D9D979 #E7E7A8 #F4F4D8 #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.12
#F4F4D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.78
#F4F4D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4D8
18.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4D8 | 1.00 | 1.12 | 18.78 | 18.78 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F1D6
Deuteranopia (green-blind)
#FAF3D9
Tritanopia (blue-blind)
#F9F0EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f4d8; /* rgb */ color: rgb(244, 244, 216); /* oklch */ color: oklch(96.0% 0.037 107.1);
Tailwind
colors: {
custom: {
50: '#f7f7e4',
500: '#f4f4d8',
950: '#000000',
},
}SCSS
$custom: #f4f4d8; $custom-light: #f7f7e4; $custom-dark: #000000;
JSON
{
"hex": "#f4f4d8",
"rgb": {
"r": 244,
"g": 244,
"b": 216
},
"hsl": {
"h": 60,
"s": 56,
"l": 90.196
},
"oklch": {
"l": 0.95984,
"c": 0.03669,
"h": 107.1
},
"luminance": 0.88892
}Semantic roles & 50–950 ramp
primary
#F4F4D8
secondary
#9C9CD4
accent
#22C422
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584