#D3DDCC#D3DDCC
#D3DDCC is a very light, muted yellow-green. Relative luminance 0.699; OKLCH L 88.5% C 0.025 H 132.1°. Best body text is #000000 at 14.98:1 contrast (WCAG AA passes).
Color values
| HEX | #D3DDCC |
|---|---|
| RGB | rgb(211, 221, 204) |
| HSL | hsl(95, 20%, 83%) |
| HSV | hsv(95, 8%, 87%) |
| CMYK | cmyk(4.5%, 0%, 7.7%, 13.3%) |
| CIE-LAB | lab(86.96, -6.41, 7.18) |
| CIE-LCH | lch(86.96, 9.63, 131.77°) |
| OKLab | oklab(88.52% -0.017 0.0188) |
| OKLCH | oklch(88.52% 0.025 132.1) |
| XYZ | xyz(63.6177, 69.9212, 67.2596) |
| Luminance | 0.6992 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.56
Beige
#F5F5DC
ΔE00 7.24
Honeydew
#F0FFF0
ΔE00 7.34
Eggshell
#F0EAD6
ΔE00 7.74
Silver (survey)
#C5C9C7
ΔE00 8.48
Ivory
#FFFFF0
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D3DDCC #D6CCDD
analogous
#DBDDCC #D3DDCC #CCDDCD
triadic
#D3DDCC #CCD3DD #DDCCD3
tetradic
#D3DDCC #CCDBDD #D6CCDD #DDCDCC
square
#D3DDCC #CCDBDD #D6CCDD #DDCDCC
split-complementary
#D3DDCC #CDCCDD #DDCCDB
monochromatic
#94AC83 #B3C5A7 #D3DDCC #EFF3ED #EFF3ED
Accessibility & contrast
On white
1.40
#D3DDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.98
#D3DDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D3DDCC
14.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D3DDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D3DDCC | 1.00 | 1.40 | 14.98 | 14.98 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACB
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#D3DBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d3ddcc; /* rgb */ color: rgb(211, 221, 204); /* oklch */ color: oklch(88.5% 0.025 132.1);
Tailwind
colors: {
custom: {
50: '#e0e7db',
500: '#d3ddcc',
950: '#000000',
},
}SCSS
$custom: #d3ddcc; $custom-light: #e0e7db; $custom-dark: #000000;
JSON
{
"hex": "#d3ddcc",
"rgb": {
"r": 211,
"g": 221,
"b": 204
},
"hsl": {
"h": 95.294,
"s": 20,
"l": 83.333
},
"oklch": {
"l": 0.88522,
"c": 0.02531,
"h": 132.1
},
"luminance": 0.69921
}Semantic roles & 50–950 ramp
primary
#D3DDCC
secondary
#A99AB3
accent
#479E7A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484