#D3DCCC#D3DCCC
#D3DCCC is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.3% C 0.024 H 131.2°. Best body text is #000000 at 14.88:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DCCC |
|---|---|
| RGB | rgb(211, 220, 204) |
| HSL | hsl(94, 19%, 83%) |
| HSV | hsv(94, 7%, 86%) |
| CMYK | cmyk(4.1%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.70, -5.90, 6.81) |
| CIE-LCH | lch(86.70, 9.01, 130.91°) |
| OKLab | oklab(88.32% -0.0156 0.0178) |
| OKLCH | oklch(88.32% 0.024 131.2) |
| XYZ | xyz(63.3544, 69.3947, 67.1719) |
| Luminance | 0.6939 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.03
Beige
#F5F5DC
ΔE00 7.31
Eggshell
#F0EAD6
ΔE00 7.51
Honeydew
#F0FFF0
ΔE00 7.57
Silver (survey)
#C5C9C7
ΔE00 7.96
Ivory
#FFFFF0
ΔE00 8.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DCCC #D5CCDC
analogous
#DBDCCC #D3DCCC #CCDCCD
triadic
#D3DCCC #CCD3DC #DCCCD3
tetradic
#D3DCCC #CCDBDC #D5CCDC #DCCDCC
square
#D3DCCC #CCDBDC #D5CCDC #DCCDCC
split-complementary
#D3DCCC #CDCCDC #DCCCDB
monochromatic
#94AA83 #B4C3A8 #D3DCCC #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.41
#D3DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.88
#D3DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DCCC
14.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DCCC | 1.00 | 1.41 | 14.88 | 14.88 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DED9CB
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#D4DAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d3dccc; /* rgb */ color: rgb(211, 220, 204); /* oklch */ color: oklch(88.3% 0.024 131.2);
Tailwind
colors: {
custom: {
50: '#e0e6db',
500: '#d3dccc',
950: '#000000',
},
}SCSS
$custom: #d3dccc; $custom-light: #e0e6db; $custom-dark: #000000;
JSON
{
"hex": "#d3dccc",
"rgb": {
"r": 211,
"g": 220,
"b": 204
},
"hsl": {
"h": 93.75,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88317,
"c": 0.02366,
"h": 131.2
},
"luminance": 0.69395
}Semantic roles & 50–950 ramp
primary
#D3DCCC
secondary
#A89BB2
accent
#499D78
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484