#D5DCCD#D5DCCD
#D5DCCD is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.5% C 0.022 H 127.4°. Best body text is #000000 at 14.95:1 contrast (WCAG AA passes).
Color values
| HEX | #D5DCCD |
|---|---|
| RGB | rgb(213, 220, 205) |
| HSL | hsl(88, 18%, 83%) |
| HSV | hsv(88, 7%, 86%) |
| CMYK | cmyk(3.2%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.87, -5.04, 6.55) |
| CIE-LCH | lch(86.87, 8.26, 127.59°) |
| OKLab | oklab(88.5% -0.0131 0.0171) |
| OKLCH | oklch(88.5% 0.022 127.4) |
| XYZ | xyz(64.0514, 69.7402, 67.8326) |
| Luminance | 0.6974 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.29
Eggshell
#F0EAD6
ΔE00 6.83
Beige
#F5F5DC
ΔE00 7.05
Silver (survey)
#C5C9C7
ΔE00 7.45
Honeydew
#F0FFF0
ΔE00 7.72
Gainsboro
#DCDCDC
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5DCCD #D4CDDC
analogous
#DCDBCD #D5DCCD #CDDCCD
triadic
#D5DCCD #CDD5DC #DCCDD5
tetradic
#D5DCCD #CDDCDB #D4CDDC #DCCDCD
square
#D5DCCD #CDDCDB #D4CDDC #DCCDCD
split-complementary
#D5DCCD #CDCDDC #DBCDDC
monochromatic
#99AA85 #B7C3A9 #D5DCCD #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.40
#D5DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.95
#D5DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5DCCD
14.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5DCCD | 1.00 | 1.40 | 14.95 | 14.95 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DDD9CE
Tritanopia (blue-blind)
#D6DAD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d5dccd; /* rgb */ color: rgb(213, 220, 205); /* oklch */ color: oklch(88.5% 0.022 127.4);
Tailwind
colors: {
custom: {
50: '#e1e6dc',
500: '#d5dccd',
950: '#000000',
},
}SCSS
$custom: #d5dccd; $custom-light: #e1e6dc; $custom-dark: #000000;
JSON
{
"hex": "#d5dccd",
"rgb": {
"r": 213,
"g": 220,
"b": 205
},
"hsl": {
"h": 88,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88496,
"c": 0.02157,
"h": 127.4
},
"luminance": 0.6974
}Semantic roles & 50–950 ramp
primary
#D5DCCD
secondary
#A69CB2
accent
#4A9C70
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484