#D3DDCD#D3DDCD
#D3DDCD is a very light, muted yellow-green. Relative luminance 0.700; OKLCH L 88.5% C 0.024 H 133.5°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDCD |
|---|---|
| RGB | rgb(211, 221, 205) |
| HSL | hsl(98, 19%, 84%) |
| HSV | hsv(98, 7%, 87%) |
| CMYK | cmyk(4.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(86.98, -6.24, 6.69) |
| CIE-LCH | lch(86.98, 9.15, 133.01°) |
| OKLab | oklab(88.55% -0.0166 0.0175) |
| OKLCH | oklch(88.55% 0.024 133.5) |
| XYZ | xyz(63.7380, 69.9693, 67.8933) |
| Luminance | 0.6997 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Honeydew
#F0FFF0
ΔE00 7.29
Beige
#F5F5DC
ΔE00 7.36
Eggshell
#F0EAD6
ΔE00 7.75
Silver (survey)
#C5C9C7
ΔE00 8.19
Mintcream
#F5FFFA
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDCD #D7CDDD
analogous
#DBDDCD #D3DDCD #CDDDCF
triadic
#D3DDCD #CDD3DD #DDCDD3
tetradic
#D3DDCD #CDDBDD #D7CDDD #DDCFCD
square
#D3DDCD #CDDBDD #D7CDDD #DDCFCD
split-complementary
#D3DDCD #CFCDDD #DDCDDB
monochromatic
#93AB84 #B3C4A9 #D3DDCD #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.40
#D3DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#D3DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDCD
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDCD | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACC
Deuteranopia (green-blind)
#DDDACE
Tritanopia (blue-blind)
#D3DCD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3ddcd; /* rgb */ color: rgb(211, 221, 205); /* oklch */ color: oklch(88.5% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#e0e7dc',
500: '#d3ddcd',
950: '#000000',
},
}SCSS
$custom: #d3ddcd; $custom-light: #e0e7dc; $custom-dark: #000000;
JSON
{
"hex": "#d3ddcd",
"rgb": {
"r": 211,
"g": 221,
"b": 205
},
"hsl": {
"h": 97.5,
"s": 19.048,
"l": 83.529
},
"oklch": {
"l": 0.88548,
"c": 0.02411,
"h": 133.5
},
"luminance": 0.6997
}Semantic roles & 50–950 ramp
primary
#D3DDCD
secondary
#AA9BB3
accent
#489D7D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484