#D4DCCE#D4DCCE
#D4DCCE is a very light, muted yellow-green. Relative luminance 0.696; OKLCH L 88.4% C 0.021 H 131.5°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCCE |
|---|---|
| RGB | rgb(212, 220, 206) |
| HSL | hsl(94, 17%, 84%) |
| HSV | hsv(94, 6%, 86%) |
| CMYK | cmyk(3.6%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(86.82, -5.21, 5.94) |
| CIE-LCH | lch(86.82, 7.90, 131.26°) |
| OKLab | oklab(88.45% -0.0137 0.0156) |
| OKLCH | oklch(88.45% 0.021 131.5) |
| XYZ | xyz(63.8833, 69.6395, 68.4568) |
| Luminance | 0.6964 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.12
Eggshell
#F0EAD6
ΔE00 7.23
Silver (survey)
#C5C9C7
ΔE00 7.24
Beige
#F5F5DC
ΔE00 7.41
Honeydew
#F0FFF0
ΔE00 7.62
Gainsboro
#DCDCDC
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCCE #D6CEDC
analogous
#DBDCCE #D4DCCE #CEDCCF
triadic
#D4DCCE #CED4DC #DCCED4
tetradic
#D4DCCE #CEDBDC #D6CEDC #DCCFCE
square
#D4DCCE #CEDBDC #D6CEDC #DCCFCE
split-complementary
#D4DCCE #CFCEDC #DCCEDB
monochromatic
#95A987 #B5C2AA #D4DCCE #EFF2ED #EFF2ED
Accessibility & contrast
On white
1.41
#D4DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D4DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCCE
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCCE | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DEDACD
Deuteranopia (green-blind)
#DCD9CF
Tritanopia (blue-blind)
#D4DBD8
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dcce; /* rgb */ color: rgb(212, 220, 206); /* oklch */ color: oklch(88.4% 0.021 131.5);
Tailwind
colors: {
custom: {
50: '#e1e6dd',
500: '#d4dcce',
950: '#000000',
},
}SCSS
$custom: #d4dcce; $custom-light: #e1e6dd; $custom-dark: #000000;
JSON
{
"hex": "#d4dcce",
"rgb": {
"r": 212,
"g": 220,
"b": 206
},
"hsl": {
"h": 94.286,
"s": 16.667,
"l": 83.529
},
"oklch": {
"l": 0.88446,
"c": 0.02075,
"h": 131.5
},
"luminance": 0.6964
}Semantic roles & 50–950 ramp
primary
#D4DCCE
secondary
#A99DB1
accent
#4B9B78
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484