#D7DDCD#D7DDCD
#D7DDCD is a very light, muted yellow-green. Relative luminance 0.706; OKLCH L 88.9% C 0.022 H 123.7°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDCD |
|---|---|
| RGB | rgb(215, 221, 205) |
| HSL | hsl(83, 19%, 84%) |
| HSV | hsv(83, 7%, 87%) |
| CMYK | cmyk(2.7%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(87.27, -4.86, 7.15) |
| CIE-LCH | lch(87.27, 8.65, 124.22°) |
| OKLab | oklab(88.85% -0.0125 0.0187) |
| OKLCH | oklch(88.85% 0.022 123.7) |
| XYZ | xyz(64.8985, 70.5677, 67.9477) |
| Luminance | 0.7057 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.49
Eggshell
#F0EAD6
ΔE00 6.30
Beige
#F5F5DC
ΔE00 6.53
Honeydew
#F0FFF0
ΔE00 7.65
Silver (survey)
#C5C9C7
ΔE00 7.80
Ivory
#FFFFF0
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDCD #D3CDDD
analogous
#DDDBCD #D7DDCD #CFDDCD
triadic
#D7DDCD #CDD7DD #DDCDD7
tetradic
#D7DDCD #CDDDDB #D3CDDD #DDCDCF
square
#D7DDCD #CDDDDB #D3CDDD #DDCDCF
split-complementary
#D7DDCD #CDCFDD #DBCDDD
monochromatic
#9DAB84 #BAC4A9 #D7DDCD #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.39
#D7DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#D7DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDCD
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDCD | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCC
Deuteranopia (green-blind)
#DEDBCE
Tritanopia (blue-blind)
#D8DBD8
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #d7ddcd; /* rgb */ color: rgb(215, 221, 205); /* oklch */ color: oklch(88.9% 0.022 123.7);
Tailwind
colors: {
custom: {
50: '#e3e7dc',
500: '#d7ddcd',
950: '#000000',
},
}SCSS
$custom: #d7ddcd; $custom-light: #e3e7dc; $custom-dark: #000000;
JSON
{
"hex": "#d7ddcd",
"rgb": {
"r": 215,
"g": 221,
"b": 205
},
"hsl": {
"h": 82.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88852,
"c": 0.02247,
"h": 123.7
},
"luminance": 0.70568
}Semantic roles & 50–950 ramp
primary
#D7DDCD
secondary
#A49BB3
accent
#489D68
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484