#D0DCC8#D0DCC8
#D0DCC8 is a very light, muted yellow-green. Relative luminance 0.688; OKLCH L 88.0% C 0.030 H 132.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCC8 |
|---|---|
| RGB | rgb(208, 220, 200) |
| HSL | hsl(96, 22%, 82%) |
| HSV | hsv(96, 9%, 86%) |
| CMYK | cmyk(5.5%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.39, -7.63, 8.44) |
| CIE-LCH | lch(86.39, 11.38, 132.10°) |
| OKLab | oklab(87.99% -0.0203 0.022) |
| OKLCH | oklch(87.99% 0.03 132.6) |
| XYZ | xyz(62.0292, 68.7662, 64.6377) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.93
Beige
#F5F5DC
ΔE00 7.68
Honeydew
#F0FFF0
ΔE00 7.77
Eggshell
#F0EAD6
ΔE00 8.61
Off White (survey)
#FFFFE4
ΔE00 9.38
Silver (survey)
#C5C9C7
ΔE00 9.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCC8 #D4C8DC
analogous
#DADCC8 #D0DCC8 #C8DCCA
triadic
#D0DCC8 #C8D0DC #DCC8D0
tetradic
#D0DCC8 #C8DADC #D4C8DC #DCCAC8
square
#D0DCC8 #C8DADC #D4C8DC #DCCAC8
split-complementary
#D0DCC8 #CAC8DC #DCC8DA
monochromatic
#90AC7D #B0C4A3 #D0DCC8 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.42
#D0DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#D0DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCC8
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCC8 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#DCD8C9
Tritanopia (blue-blind)
#D0DAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dcc8; /* rgb */ color: rgb(208, 220, 200); /* oklch */ color: oklch(88.0% 0.030 132.6);
Tailwind
colors: {
custom: {
50: '#dee6d8',
500: '#d0dcc8',
950: '#000000',
},
}SCSS
$custom: #d0dcc8; $custom-light: #dee6d8; $custom-dark: #000000;
JSON
{
"hex": "#d0dcc8",
"rgb": {
"r": 208,
"g": 220,
"b": 200
},
"hsl": {
"h": 96,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.87987,
"c": 0.02992,
"h": 132.6
},
"luminance": 0.68766
}Semantic roles & 50–950 ramp
primary
#D0DCC8
secondary
#A796B2
accent
#45A17C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483