#D4DAC6#D4DAC6
#D4DAC6 is a very light, muted yellow-green. Relative luminance 0.682; OKLCH L 87.8% C 0.028 H 120.6°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DAC6 |
|---|---|
| RGB | rgb(212, 218, 198) |
| HSL | hsl(78, 21%, 82%) |
| HSV | hsv(78, 9%, 85%) |
| CMYK | cmyk(2.8%, 0%, 9.2%, 14.5%) |
| CIE-LAB | lab(86.11, -5.55, 9.14) |
| CIE-LCH | lch(86.11, 10.70, 121.28°) |
| OKLab | oklab(87.83% -0.0141 0.0239) |
| OKLCH | oklch(87.83% 0.028 120.6) |
| XYZ | xyz(62.4143, 68.2171, 63.2942) |
| Luminance | 0.6822 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.02
Beige
#F5F5DC
ΔE00 6.71
Eggshell
#F0EAD6
ΔE00 6.77
Honeydew
#F0FFF0
ΔE00 8.50
Off White (survey)
#FFFFE4
ΔE00 8.67
Silver (survey)
#C5C9C7
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DAC6 #CCC6DA
analogous
#DAD6C6 #D4DAC6 #CADAC6
triadic
#D4DAC6 #C6D4DA #DAC6D4
tetradic
#D4DAC6 #C6DAD6 #CCC6DA #DAC6CA
square
#D4DAC6 #C6DAD6 #CCC6DA #DAC6CA
split-complementary
#D4DAC6 #C6CADA #D6C6DA
monochromatic
#9CAA7C #B8C2A1 #D4DAC6 #F0F2EB #F1F3EC
Accessibility & contrast
On white
1.43
#D4DAC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#D4DAC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DAC6
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DAC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DAC6 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDD7C5
Deuteranopia (green-blind)
#DCD7C7
Tritanopia (blue-blind)
#D6D8D4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d4dac6; /* rgb */ color: rgb(212, 218, 198); /* oklch */ color: oklch(87.8% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#e1e5d7',
500: '#d4dac6',
950: '#000000',
},
}SCSS
$custom: #d4dac6; $custom-light: #e1e5d7; $custom-dark: #000000;
JSON
{
"hex": "#d4dac6",
"rgb": {
"r": 212,
"g": 218,
"b": 198
},
"hsl": {
"h": 78,
"s": 21.277,
"l": 81.569
},
"oklch": {
"l": 0.87828,
"c": 0.0277,
"h": 120.6
},
"luminance": 0.68217
}Semantic roles & 50–950 ramp
primary
#D4DAC6
secondary
#9D94B0
accent
#46A061
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483