#D6DACC#D6DACC
#D6DACC is a very light, near-neutral yellow-green. Relative luminance 0.688; OKLCH L 88.1% C 0.019 H 119.8°. Best body text is #000000 at 14.76:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DACC |
|---|---|
| RGB | rgb(214, 218, 204) |
| HSL | hsl(77, 16%, 83%) |
| HSV | hsv(77, 6%, 85%) |
| CMYK | cmyk(1.8%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(86.40, -3.84, 6.41) |
| CIE-LCH | lch(86.40, 7.47, 120.89°) |
| OKLab | oklab(88.14% -0.0096 0.0168) |
| OKLCH | oklch(88.14% 0.019 119.8) |
| XYZ | xyz(63.7004, 68.7986, 67.0386) |
| Luminance | 0.6880 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.57
Eggshell
#F0EAD6
ΔE00 6.11
Silver (survey)
#C5C9C7
ΔE00 6.70
Beige
#F5F5DC
ΔE00 7.15
Gainsboro
#DCDCDC
ΔE00 7.27
Light Gray
#D3D3D3
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DACC #D0CCDA
analogous
#DAD7CC #D6DACC #CFDACC
triadic
#D6DACC #CCD6DA #DACCD6
tetradic
#D6DACC #CCDAD7 #D0CCDA #DACCCF
square
#D6DACC #CCDAD7 #D0CCDA #DACCCF
split-complementary
#D6DACC #CCCFDA #D7CCDA
monochromatic
#9DA785 #B9C0A9 #D6DACC #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.42
#D6DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.76
#D6DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DACC
14.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DACC | 1.00 | 1.42 | 14.76 | 14.76 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DCD8CD
Tritanopia (blue-blind)
#D7D8D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d6dacc; /* rgb */ color: rgb(214, 218, 204); /* oklch */ color: oklch(88.1% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#e2e5db',
500: '#d6dacc',
950: '#000000',
},
}SCSS
$custom: #d6dacc; $custom-light: #e2e5db; $custom-dark: #000000;
JSON
{
"hex": "#d6dacc",
"rgb": {
"r": 214,
"g": 218,
"b": 204
},
"hsl": {
"h": 77.143,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.88139,
"c": 0.01936,
"h": 119.8
},
"luminance": 0.68799
}Semantic roles & 50–950 ramp
primary
#D6DACC
secondary
#A19BAF
accent
#4B9A62
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484