#D8DFCD#D8DFCD
#D8DFCD is a very light, muted yellow-green. Relative luminance 0.718; OKLCH L 89.3% C 0.025 H 124.3°. Best body text is #000000 at 15.36:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFCD |
|---|---|
| RGB | rgb(216, 223, 205) |
| HSL | hsl(83, 22%, 84%) |
| HSV | hsv(83, 8%, 87%) |
| CMYK | cmyk(3.1%, 0%, 8.1%, 12.5%) |
| CIE-LAB | lab(87.86, -5.54, 8.00) |
| CIE-LCH | lch(87.86, 9.74, 124.69°) |
| OKLab | oklab(89.34% -0.0143 0.0209) |
| OKLCH | oklch(89.34% 0.025 124.3) |
| XYZ | xyz(65.7243, 71.7820, 68.1386) |
| Luminance | 0.7178 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Beige
#F5F5DC
ΔE00 6.09
Eggshell
#F0EAD6
ΔE00 6.43
Honeydew
#F0FFF0
ΔE00 7.21
Ivory
#FFFFF0
ΔE00 7.92
Off White (survey)
#FFFFE4
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFCD #D4CDDF
analogous
#DFDDCD #D8DFCD #CFDFCD
triadic
#D8DFCD #CDD8DF #DFCDD8
tetradic
#D8DFCD #CDDFDD #D4CDDF #DFCDCF
square
#D8DFCD #CDDFDD #D4CDDF #DFCDCF
split-complementary
#D8DFCD #CDCFDF #DDCDDF
monochromatic
#9EAF82 #BBC7A8 #D8DFCD #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.37
#D8DFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.36
#D8DFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFCD
15.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFCD | 1.00 | 1.37 | 15.36 | 15.36 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1DDCC
Deuteranopia (green-blind)
#E0DCCE
Tritanopia (blue-blind)
#D9DDDA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dfcd; /* rgb */ color: rgb(216, 223, 205); /* oklch */ color: oklch(89.3% 0.025 124.3);
Tailwind
colors: {
custom: {
50: '#e4e9dc',
500: '#d8dfcd',
950: '#000000',
},
}SCSS
$custom: #d8dfcd; $custom-light: #e4e9dc; $custom-dark: #000000;
JSON
{
"hex": "#d8dfcd",
"rgb": {
"r": 216,
"g": 223,
"b": 205
},
"hsl": {
"h": 83.333,
"s": 21.951,
"l": 83.922
},
"oklch": {
"l": 0.89335,
"c": 0.02531,
"h": 124.3
},
"luminance": 0.71782
}Semantic roles & 50–950 ramp
primary
#D8DFCD
secondary
#A59BB5
accent
#45A069
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484