#D4DAC4#D4DAC4
#D4DAC4 is a very light, muted yellow-green. Relative luminance 0.681; OKLCH L 87.8% C 0.030 H 119.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAC4 |
|---|---|
| RGB | rgb(212, 218, 196) |
| HSL | hsl(76, 23%, 81%) |
| HSV | hsv(76, 10%, 85%) |
| CMYK | cmyk(2.8%, 0%, 10.1%, 14.5%) |
| CIE-LAB | lab(86.07, -5.89, 10.13) |
| CIE-LCH | lch(86.07, 11.72, 120.17°) |
| OKLab | oklab(87.78% -0.0149 0.0264) |
| OKLCH | oklch(87.78% 0.03 119.4) |
| XYZ | xyz(62.1852, 68.1254, 62.0873) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 6.63
Light Grey
#D8DCD6
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 6.90
Off White (survey)
#FFFFE4
ΔE00 8.56
Honeydew
#F0FFF0
ΔE00 8.71
Lightyellow
#FFFFE0
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAC4 #CAC4DA
analogous
#DAD5C4 #D4DAC4 #C9DAC4
triadic
#D4DAC4 #C4D4DA #DAC4D4
tetradic
#D4DAC4 #C4DAD5 #CAC4DA #DAC4C9
square
#D4DAC4 #C4DAD5 #CAC4DA #DAC4C9
split-complementary
#D4DAC4 #C4C9DA #D5C4DA
monochromatic
#9DAB79 #B9C29E #D4DAC4 #EFF2EA #F1F3EC
Accessibility & contrast
On white
1.44
#D4DAC4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#D4DAC4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAC4
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAC4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAC4 | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C3
Deuteranopia (green-blind)
#DDD7C5
Tritanopia (blue-blind)
#D6D7D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4dac4; /* rgb */ color: rgb(212, 218, 196); /* oklch */ color: oklch(87.8% 0.030 119.4);
Tailwind
colors: {
custom: {
50: '#e1e5d5',
500: '#d4dac4',
950: '#000000',
},
}SCSS
$custom: #d4dac4; $custom-light: #e1e5d5; $custom-dark: #000000;
JSON
{
"hex": "#d4dac4",
"rgb": {
"r": 212,
"g": 218,
"b": 196
},
"hsl": {
"h": 76.364,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.87777,
"c": 0.03029,
"h": 119.4
},
"luminance": 0.68125
}Semantic roles & 50–950 ramp
primary
#D4DAC4
secondary
#9A92B0
accent
#44A15E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483