#D7DACC#D7DACC
#D7DACC is a very light, near-neutral yellow-green. Relative luminance 0.690; OKLCH L 88.2% C 0.019 H 116.6°. Best body text is #000000 at 14.79:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DACC |
|---|---|
| RGB | rgb(215, 218, 204) |
| HSL | hsl(73, 16%, 83%) |
| HSV | hsv(73, 6%, 85%) |
| CMYK | cmyk(1.4%, 0%, 6.4%, 14.5%) |
| CIE-LAB | lab(86.48, -3.49, 6.53) |
| CIE-LCH | lch(86.48, 7.41, 118.12°) |
| OKLab | oklab(88.22% -0.0086 0.0171) |
| OKLCH | oklch(88.22% 0.019 116.6) |
| XYZ | xyz(63.9932, 68.9496, 67.0524) |
| Luminance | 0.6895 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.52
Eggshell
#F0EAD6
ΔE00 5.79
Silver (survey)
#C5C9C7
ΔE00 6.69
Beige
#F5F5DC
ΔE00 7.05
Gainsboro
#DCDCDC
ΔE00 7.09
Light Gray
#D3D3D3
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DACC #CFCCDA
analogous
#DAD6CC #D7DACC #D0DACC
triadic
#D7DACC #CCD7DA #DACCD7
tetradic
#D7DACC #CCDAD6 #CFCCDA #DACCD0
square
#D7DACC #CCDAD6 #CFCCDA #DACCD0
split-complementary
#D7DACC #CCD0DA #D6CCDA
monochromatic
#9FA785 #BBC0A9 #D7DACC #F1F2ED #F1F2ED
Accessibility & contrast
On white
1.42
#D7DACC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.79
#D7DACC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DACC
14.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DACC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DACC | 1.00 | 1.42 | 14.79 | 14.79 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#DCD9CC
Tritanopia (blue-blind)
#D9D8D6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d7dacc; /* rgb */ color: rgb(215, 218, 204); /* oklch */ color: oklch(88.2% 0.019 116.6);
Tailwind
colors: {
custom: {
50: '#e3e5db',
500: '#d7dacc',
950: '#000000',
},
}SCSS
$custom: #d7dacc; $custom-light: #e3e5db; $custom-dark: #000000;
JSON
{
"hex": "#d7dacc",
"rgb": {
"r": 215,
"g": 218,
"b": 204
},
"hsl": {
"h": 72.857,
"s": 15.909,
"l": 82.745
},
"oklch": {
"l": 0.88217,
"c": 0.01914,
"h": 116.6
},
"luminance": 0.6895
}Semantic roles & 50–950 ramp
primary
#D7DACC
secondary
#9F9BAF
accent
#4B9A5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484