#F4F4DA#F4F4DA
#F4F4DA is a very light, muted yellow. Relative luminance 0.890; OKLCH L 96.0% C 0.034 H 107.0°. Best body text is #000000 at 18.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F4F4DA |
|---|---|
| RGB | rgb(244, 244, 218) |
| HSL | hsl(60, 54%, 91%) |
| HSV | hsv(60, 11%, 96%) |
| CMYK | cmyk(0%, 0%, 10.7%, 4.3%) |
| CIE-LAB | lab(95.58, -4.35, 12.54) |
| CIE-LCH | lch(95.58, 13.28, 109.14°) |
| OKLab | oklab(96.03% -0.01 0.0326) |
| OKLCH | oklch(96.03% 0.034 107) |
| XYZ | xyz(82.3124, 88.9969, 79.1579) |
| Luminance | 0.8900 (WCAG relative) |
| Temperature | warm |
| Family | yellow |
Closest named colors
Beige
#F5F5DC
ΔE00 0.40
Off White (survey)
#FFFFE4
ΔE00 2.23
Lightyellow
#FFFFE0
ΔE00 2.64
Cornsilk
#FFF8DC
ΔE00 3.15
Eggshell
#F0EAD6
ΔE00 4.13
Lightgoldenrodyellow
#FAFAD2
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F4F4DA #DADAF4
analogous
#F4E7DA #F4F4DA #E7F4DA
triadic
#F4F4DA #DAF4F4 #F4DAF4
tetradic
#F4F4DA #DAF4E7 #DADAF4 #F4DAE7
square
#F4F4DA #DAF4E7 #DADAF4 #F4DAE7
split-complementary
#F4F4DA #DAE7F4 #E7DAF4
monochromatic
#D8D87C #E6E6AB #F4F4DA #F8F8E7 #F8F8E7
Accessibility & contrast
On white
1.12
#F4F4DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
18.80
#F4F4DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F4F4DA
18.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F4F4DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F4F4DA | 1.00 | 1.12 | 18.80 | 18.80 |
| #FFFFFF | 1.12 | 1.00 | 21.00 | 21.00 |
| #000000 | 18.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 18.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9F2D9
Deuteranopia (green-blind)
#F9F3DB
Tritanopia (blue-blind)
#F8F0EC
Achromatopsia (no color)
#F2F2F2
Design tokens & code
CSS
--color: #f4f4da; /* rgb */ color: rgb(244, 244, 218); /* oklch */ color: oklch(96.0% 0.034 107.0);
Tailwind
colors: {
custom: {
50: '#f7f7e5',
500: '#f4f4da',
950: '#000000',
},
}SCSS
$custom: #f4f4da; $custom-light: #f7f7e5; $custom-dark: #000000;
JSON
{
"hex": "#f4f4da",
"rgb": {
"r": 244,
"g": 244,
"b": 218
},
"hsl": {
"h": 60,
"s": 54.167,
"l": 90.588
},
"oklch": {
"l": 0.96033,
"c": 0.0341,
"h": 107
},
"luminance": 0.88996
}Semantic roles & 50–950 ramp
primary
#F4F4DA
secondary
#9F9FD4
accent
#24C224
background
#FFFFFE
surface
#FEFEFC
border
#D6D6D5
text
#171715
muted
#858584