#D4DCCC#D4DCCC
#D4DCCC is a very light, muted yellow-green. Relative luminance 0.695; OKLCH L 88.4% C 0.023 H 128.8°. Best body text is #000000 at 14.91:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCCC |
|---|---|
| RGB | rgb(212, 220, 204) |
| HSL | hsl(90, 19%, 83%) |
| HSV | hsv(90, 7%, 86%) |
| CMYK | cmyk(3.6%, 0%, 7.3%, 13.7%) |
| CIE-LAB | lab(86.77, -5.56, 6.92) |
| CIE-LCH | lch(86.77, 8.88, 128.75°) |
| OKLab | oklab(88.39% -0.0145 0.0181) |
| OKLCH | oklch(88.39% 0.023 128.8) |
| XYZ | xyz(63.6419, 69.5430, 67.1853) |
| Luminance | 0.6954 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.83
Beige
#F5F5DC
ΔE00 7.10
Eggshell
#F0EAD6
ΔE00 7.15
Honeydew
#F0FFF0
ΔE00 7.64
Silver (survey)
#C5C9C7
ΔE00 7.85
Ivory
#FFFFF0
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCCC #D4CCDC
analogous
#DCDCCC #D4DCCC #CCDCCC
triadic
#D4DCCC #CCD4DC #DCCCD4
tetradic
#D4DCCC #CCDCDC #D4CCDC #DCCCCC
square
#D4DCCC #CCDCDC #D4CCDC #DCCCCC
split-complementary
#D4DCCC #CCCCDC #DCCCDC
monochromatic
#97AA83 #B5C3A8 #D4DCCC #F0F3ED #F0F3ED
Accessibility & contrast
On white
1.41
#D4DCCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.91
#D4DCCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCCC
14.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCCC | 1.00 | 1.41 | 14.91 | 14.91 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACB
Deuteranopia (green-blind)
#DDD9CD
Tritanopia (blue-blind)
#D5DAD7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dccc; /* rgb */ color: rgb(212, 220, 204); /* oklch */ color: oklch(88.4% 0.023 128.8);
Tailwind
colors: {
custom: {
50: '#e1e6db',
500: '#d4dccc',
950: '#000000',
},
}SCSS
$custom: #d4dccc; $custom-light: #e1e6db; $custom-dark: #000000;
JSON
{
"hex": "#d4dccc",
"rgb": {
"r": 212,
"g": 220,
"b": 204
},
"hsl": {
"h": 90,
"s": 18.605,
"l": 83.137
},
"oklch": {
"l": 0.88393,
"c": 0.02322,
"h": 128.8
},
"luminance": 0.69543
}Semantic roles & 50–950 ramp
primary
#D4DCCC
secondary
#A69BB2
accent
#499D73
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151615
muted
#848484