#D0DCC6#D0DCC6
#D0DCC6 is a very light, muted yellow-green. Relative luminance 0.687; OKLCH L 87.9% C 0.032 H 130.6°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #D0DCC6 |
|---|---|
| RGB | rgb(208, 220, 198) |
| HSL | hsl(93, 24%, 82%) |
| HSV | hsv(93, 10%, 86%) |
| CMYK | cmyk(5.5%, 0%, 10%, 13.7%) |
| CIE-LAB | lab(86.34, -7.97, 9.43) |
| CIE-LCH | lch(86.34, 12.35, 130.21°) |
| OKLab | oklab(87.94% -0.0211 0.0246) |
| OKLCH | oklch(87.94% 0.032 130.6) |
| XYZ | xyz(61.7970, 68.6733, 63.4148) |
| Luminance | 0.6867 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 7.53
Beige
#F5F5DC
ΔE00 7.62
Honeydew
#F0FFF0
ΔE00 8.01
Eggshell
#F0EAD6
ΔE00 8.71
Off White (survey)
#FFFFE4
ΔE00 9.29
Lightyellow
#FFFFE0
ΔE00 9.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0DCC6 #D2C6DC
analogous
#DBDCC6 #D0DCC6 #C6DCC7
triadic
#D0DCC6 #C6D0DC #DCC6D0
tetradic
#D0DCC6 #C6DBDC #D2C6DC #DCC7C6
square
#D0DCC6 #C6DBDC #D2C6DC #DCC7C6
split-complementary
#D0DCC6 #C7C6DC #DCC6DB
monochromatic
#91AD7A #B1C5A0 #D0DCC6 #EFF3EC #EFF3EC
Accessibility & contrast
On white
1.43
#D0DCC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#D0DCC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0DCC6
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0DCC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0DCC6 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C5
Deuteranopia (green-blind)
#DCD8C7
Tritanopia (blue-blind)
#D1DAD6
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #d0dcc6; /* rgb */ color: rgb(208, 220, 198); /* oklch */ color: oklch(87.9% 0.032 130.6);
Tailwind
colors: {
custom: {
50: '#dee6d7',
500: '#d0dcc6',
950: '#000000',
},
}SCSS
$custom: #d0dcc6; $custom-light: #dee6d7; $custom-dark: #000000;
JSON
{
"hex": "#d0dcc6",
"rgb": {
"r": 208,
"g": 220,
"b": 198
},
"hsl": {
"h": 92.727,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.87935,
"c": 0.03235,
"h": 130.6
},
"luminance": 0.68674
}Semantic roles & 50–950 ramp
primary
#D0DCC6
secondary
#A494B2
accent
#43A277
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483