#D8DCCB#D8DCCB
#D8DCCB is a very light, muted yellow-green. Relative luminance 0.701; OKLCH L 88.7% C 0.023 H 117.6°. Best body text is #000000 at 15.02:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DCCB |
|---|---|
| RGB | rgb(216, 220, 203) |
| HSL | hsl(74, 20%, 83%) |
| HSV | hsv(74, 8%, 86%) |
| CMYK | cmyk(1.8%, 0%, 7.7%, 13.7%) |
| CIE-LAB | lab(87.04, -4.34, 7.88) |
| CIE-LCH | lch(87.04, 9.00, 118.86°) |
| OKLab | oklab(88.67% -0.0108 0.0206) |
| OKLCH | oklch(88.67% 0.023 117.6) |
| XYZ | xyz(64.6900, 70.0972, 66.6105) |
| Luminance | 0.7010 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.68
Eggshell
#F0EAD6
ΔE00 5.69
Beige
#F5F5DC
ΔE00 6.26
Silver (survey)
#C5C9C7
ΔE00 7.89
Ivory
#FFFFF0
ΔE00 7.95
Warm Beige
#E9DCC9
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DCCB #CFCBDC
analogous
#DCD7CB #D8DCCB #CFDCCB
triadic
#D8DCCB #CBD8DC #DCCBD8
tetradic
#D8DCCB #CBDCD7 #CFCBDC #DCCBCF
square
#D8DCCB #CBDCD7 #CFCBDC #DCCBCF
split-complementary
#D8DCCB #CBCFDC #D7CBDC
monochromatic
#A1AB82 #BDC3A6 #D8DCCB #F1F3ED #F1F3ED
Accessibility & contrast
On white
1.40
#D8DCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.02
#D8DCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DCCB
15.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DCCB | 1.00 | 1.40 | 15.02 | 15.02 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDACA
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#DADAD7
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d8dccb; /* rgb */ color: rgb(216, 220, 203); /* oklch */ color: oklch(88.7% 0.023 117.6);
Tailwind
colors: {
custom: {
50: '#e4e6da',
500: '#d8dccb',
950: '#000000',
},
}SCSS
$custom: #d8dccb; $custom-light: #e4e6da; $custom-dark: #000000;
JSON
{
"hex": "#d8dccb",
"rgb": {
"r": 216,
"g": 220,
"b": 203
},
"hsl": {
"h": 74.118,
"s": 19.54,
"l": 82.941
},
"oklch": {
"l": 0.88673,
"c": 0.02325,
"h": 117.6
},
"luminance": 0.70097
}Semantic roles & 50–950 ramp
primary
#D8DCCB
secondary
#9F99B2
accent
#489E5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483