#D2DCC8#D2DCC8
#D2DCC8 is a very light, muted yellow-green. Relative luminance 0.691; OKLCH L 88.1% C 0.029 H 128.8°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #D2DCC8 |
|---|---|
| RGB | rgb(210, 220, 200) |
| HSL | hsl(90, 22%, 82%) |
| HSV | hsv(90, 9%, 86%) |
| CMYK | cmyk(4.5%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.53, -6.94, 8.67) |
| CIE-LCH | lch(86.53, 11.10, 128.67°) |
| OKLab | oklab(88.14% -0.0182 0.0226) |
| OKLCH | oklch(88.14% 0.029 128.8) |
| XYZ | xyz(62.5952, 69.0580, 64.6642) |
| Luminance | 0.6906 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.55
Beige
#F5F5DC
ΔE00 7.18
Honeydew
#F0FFF0
ΔE00 7.80
Eggshell
#F0EAD6
ΔE00 7.92
Off White (survey)
#FFFFE4
ΔE00 8.96
Lightyellow
#FFFFE0
ΔE00 9.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2DCC8 #D2C8DC
analogous
#DCDCC8 #D2DCC8 #C8DCC8
triadic
#D2DCC8 #C8D2DC #DCC8D2
tetradic
#D2DCC8 #C8DCDC #D2C8DC #DCC8C8
square
#D2DCC8 #C8DCDC #D2C8DC #DCC8C8
split-complementary
#D2DCC8 #C8C8DC #DCC8DC
monochromatic
#95AC7D #B3C4A3 #D2DCC8 #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.42
#D2DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#D2DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2DCC8
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2DCC8 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9C7
Deuteranopia (green-blind)
#DDD8C9
Tritanopia (blue-blind)
#D3DAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d2dcc8; /* rgb */ color: rgb(210, 220, 200); /* oklch */ color: oklch(88.1% 0.029 128.8);
Tailwind
colors: {
custom: {
50: '#dfe6d8',
500: '#d2dcc8',
950: '#000000',
},
}SCSS
$custom: #d2dcc8; $custom-light: #dfe6d8; $custom-dark: #000000;
JSON
{
"hex": "#d2dcc8",
"rgb": {
"r": 210,
"g": 220,
"b": 200
},
"hsl": {
"h": 90,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.88137,
"c": 0.02903,
"h": 128.8
},
"luminance": 0.69058
}Semantic roles & 50–950 ramp
primary
#D2DCC8
secondary
#A496B2
accent
#45A173
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483