#D3DCCD#D3DCCD
#D3DCCD is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.3% C 0.022 H 132.5°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCCD |
|---|---|
| RGB | rgb(211, 220, 205) |
| HSL | hsl(96, 18%, 83%) |
| HSV | hsv(96, 7%, 86%) |
| CMYK | cmyk(4.1%, 0%, 6.8%, 13.7%) |
| CIE-LAB | lab(86.72, -5.73, 6.32) |
| CIE-LCH | lch(86.72, 8.53, 132.20°) |
| OKLab | oklab(88.34% -0.0152 0.0165) |
| OKLCH | oklch(88.34% 0.022 132.5) |
| XYZ | xyz(63.4748, 69.4429, 67.8056) |
| Luminance | 0.6944 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.69
Beige
#F5F5DC
ΔE00 7.45
Eggshell
#F0EAD6
ΔE00 7.54
Honeydew
#F0FFF0
ΔE00 7.54
Silver (survey)
#C5C9C7
ΔE00 7.66
Gainsboro
#DCDCDC
ΔE00 8.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCCD #D6CDDC
analogous
#DADCCD #D3DCCD #CDDCCE
triadic
#D3DCCD #CDD3DC #DCCDD3
tetradic
#D3DCCD #CDDADC #D6CDDC #DCCECD
square
#D3DCCD #CDDADC #D6CDDC #DCCECD
split-complementary
#D3DCCD #CECDDC #DCCDDA
monochromatic
#94AA85 #B3C3A9 #D3DCCD #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D3DCCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#D3DCCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCCD
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCCD | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACC
Deuteranopia (green-blind)
#DCD9CE
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dccd; /* rgb */ color: rgb(211, 220, 205); /* oklch */ color: oklch(88.3% 0.022 132.5);
Tailwind
colors: {
custom: {
50: '#e0e6dc',
500: '#d3dccd',
950: '#000000',
},
}SCSS
$custom: #d3dccd; $custom-light: #e0e6dc; $custom-dark: #000000;
JSON
{
"hex": "#d3dccd",
"rgb": {
"r": 211,
"g": 220,
"b": 205
},
"hsl": {
"h": 96,
"s": 17.647,
"l": 83.333
},
"oklch": {
"l": 0.88344,
"c": 0.02244,
"h": 132.5
},
"luminance": 0.69443
}Semantic roles & 50–950 ramp
primary
#D3DCCD
secondary
#A99CB2
accent
#4A9C7B
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484