#D0DAC8#D0DAC8
#D0DAC8 is a very light, muted yellow-green. Relative luminance 0.677; OKLCH L 87.6% C 0.027 H 130.9°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DAC8 |
|---|---|
| RGB | rgb(208, 218, 200) |
| HSL | hsl(93, 20%, 82%) |
| HSV | hsv(93, 8%, 85%) |
| CMYK | cmyk(4.6%, 0%, 8.3%, 14.5%) |
| CIE-LAB | lab(85.87, -6.60, 7.70) |
| CIE-LCH | lch(85.87, 10.14, 130.63°) |
| OKLab | oklab(87.58% -0.0174 0.0201) |
| OKLCH | oklch(87.58% 0.027 130.9) |
| XYZ | xyz(61.5074, 67.7226, 64.4638) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.97
Beige
#F5F5DC
ΔE00 7.69
Honeydew
#F0FFF0
ΔE00 8.07
Eggshell
#F0EAD6
ΔE00 8.10
Silver (survey)
#C5C9C7
ΔE00 8.48
Off White (survey)
#FFFFE4
ΔE00 9.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DAC8 #D2C8DA
analogous
#D9DAC8 #D0DAC8 #C8DAC9
triadic
#D0DAC8 #C8D0DA #DAC8D0
tetradic
#D0DAC8 #C8D9DA #D2C8DA #DAC9C8
square
#D0DAC8 #C8D9DA #D2C8DA #DAC9C8
split-complementary
#D0DAC8 #C9C8DA #DAC8D9
monochromatic
#91A97F #B1C1A3 #D0DAC8 #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.44
#D0DAC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D0DAC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DAC8
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DAC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DAC8 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD7C7
Deuteranopia (green-blind)
#DAD6C9
Tritanopia (blue-blind)
#D1D8D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d0dac8; /* rgb */ color: rgb(208, 218, 200); /* oklch */ color: oklch(87.6% 0.027 130.9);
Tailwind
colors: {
custom: {
50: '#dee5d8',
500: '#d0dac8',
950: '#000000',
},
}SCSS
$custom: #d0dac8; $custom-light: #dee5d8; $custom-dark: #000000;
JSON
{
"hex": "#d0dac8",
"rgb": {
"r": 208,
"g": 218,
"b": 200
},
"hsl": {
"h": 93.333,
"s": 19.565,
"l": 81.961
},
"oklch": {
"l": 0.87575,
"c": 0.0266,
"h": 130.9
},
"luminance": 0.67723
}Semantic roles & 50–950 ramp
primary
#D0DAC8
secondary
#A497B0
accent
#489E78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483