#D4DACC#D4DACC
#D4DACC is a very light, near-neutral yellow-green. Relative luminance 0.685; OKLCH L 88.0% C 0.020 H 125.9°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DACC |
|---|---|
| RGB | rgb(212, 218, 204) |
| HSL | hsl(86, 16%, 83%) |
| HSV | hsv(86, 6%, 85%) |
| CMYK | cmyk(2.8%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(86.26, -4.53, 6.18) |
| CIE-LCH | lch(86.26, 7.66, 126.23°) |
| OKLab | oklab(87.99% -0.0117 0.0162) |
| OKLCH | oklch(87.99% 0.02 125.9) |
| XYZ | xyz(63.1201, 68.4994, 67.0114) |
| Luminance | 0.6850 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.81
Eggshell
#F0EAD6
ΔE00 6.79
Silver (survey)
#C5C9C7
ΔE00 6.81
Beige
#F5F5DC
ΔE00 7.42
Gainsboro
#DCDCDC
ΔE00 7.67
Light Gray
#D3D3D3
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DACC #D2CCDA
analogous
#DAD9CC #D4DACC #CDDACC
triadic
#D4DACC #CCD4DA #DACCD4
tetradic
#D4DACC #CCDAD9 #D2CCDA #DACCCD
square
#D4DACC #CCDAD9 #D2CCDA #DACCCD
split-complementary
#D4DACC #CCCDDA #D9CCDA
monochromatic
#98A785 #B6C0A9 #D4DACC #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.43
#D4DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#D4DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DACC
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DACC | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DBD8CD
Tritanopia (blue-blind)
#D5D8D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d4dacc; /* rgb */ color: rgb(212, 218, 204); /* oklch */ color: oklch(88.0% 0.020 125.9);
Tailwind
colors: {
custom: {
50: '#e1e5db',
500: '#d4dacc',
950: '#000000',
},
}SCSS
$custom: #d4dacc; $custom-light: #e1e5db; $custom-dark: #000000;
JSON
{
"hex": "#d4dacc",
"rgb": {
"r": 212,
"g": 218,
"b": 204
},
"hsl": {
"h": 85.714,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.87985,
"c": 0.01998,
"h": 125.9
},
"luminance": 0.68499
}Semantic roles & 50–950 ramp
primary
#D4DACC
secondary
#A49BAF
accent
#4B9A6D
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484