#D2DAC8#D2DAC8
#D2DAC8 is a very light, muted yellow-green. Relative luminance 0.680; OKLCH L 87.7% C 0.026 H 126.6°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DAC8 |
|---|---|
| RGB | rgb(210, 218, 200) |
| HSL | hsl(87, 20%, 82%) |
| HSV | hsv(87, 8%, 85%) |
| CMYK | cmyk(3.7%, 0%, 8.3%, 14.5%) |
| CIE-LAB | lab(86.01, -5.91, 7.92) |
| CIE-LCH | lch(86.01, 9.89, 126.72°) |
| OKLab | oklab(87.73% -0.0154 0.0207) |
| OKLCH | oklch(87.73% 0.026 126.6) |
| XYZ | xyz(62.0734, 68.0145, 64.4903) |
| Luminance | 0.6802 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.60
Beige
#F5F5DC
ΔE00 7.25
Eggshell
#F0EAD6
ΔE00 7.40
Honeydew
#F0FFF0
ΔE00 8.17
Silver (survey)
#C5C9C7
ΔE00 8.25
Off White (survey)
#FFFFE4
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DAC8 #D0C8DA
analogous
#DAD9C8 #D2DAC8 #C9DAC8
triadic
#D2DAC8 #C8D2DA #DAC8D2
tetradic
#D2DAC8 #C8DAD9 #D0C8DA #DAC8C9
square
#D2DAC8 #C8DAD9 #D0C8DA #DAC8C9
split-complementary
#D2DAC8 #C8C9DA #D9C8DA
monochromatic
#96A97F #B4C1A3 #D2DAC8 #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.44
#D2DAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#D2DAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DAC8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DAC8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#DBD7C9
Tritanopia (blue-blind)
#D3D8D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2dac8; /* rgb */ color: rgb(210, 218, 200); /* oklch */ color: oklch(87.7% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#dfe5d8',
500: '#d2dac8',
950: '#000000',
},
}SCSS
$custom: #d2dac8; $custom-light: #dfe5d8; $custom-dark: #000000;
JSON
{
"hex": "#d2dac8",
"rgb": {
"r": 210,
"g": 218,
"b": 200
},
"hsl": {
"h": 86.667,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87727,
"c": 0.02577,
"h": 126.6
},
"luminance": 0.68015
}Semantic roles & 50–950 ramp
primary
#D2DAC8
secondary
#A297B0
accent
#489E6E
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483