#D8DFCB#D8DFCB
#D8DFCB is a very light, muted yellow-green. Relative luminance 0.717; OKLCH L 89.3% C 0.028 H 122.7°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #D8DFCB |
|---|---|
| RGB | rgb(216, 223, 203) |
| HSL | hsl(81, 24%, 84%) |
| HSV | hsv(81, 9%, 87%) |
| CMYK | cmyk(3.1%, 0%, 9%, 12.5%) |
| CIE-LAB | lab(87.82, -5.88, 8.99) |
| CIE-LCH | lch(87.82, 10.74, 123.19°) |
| OKLab | oklab(89.28% -0.0151 0.0235) |
| OKLCH | oklch(89.28% 0.028 122.7) |
| XYZ | xyz(65.4844, 71.6861, 66.8753) |
| Luminance | 0.7169 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Beige
#F5F5DC
ΔE00 5.91
Light Grey
#D8DCD6
ΔE00 6.06
Eggshell
#F0EAD6
ΔE00 6.50
Honeydew
#F0FFF0
ΔE00 7.38
Off White (survey)
#FFFFE4
ΔE00 7.79
Lightyellow
#FFFFE0
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D8DFCB #D2CBDF
analogous
#DFDCCB #D8DFCB #CEDFCB
triadic
#D8DFCB #CBD8DF #DFCBD8
tetradic
#D8DFCB #CBDFDC #D2CBDF #DFCBCE
square
#D8DFCB #CBDFDC #D2CBDF #DFCBCE
split-complementary
#D8DFCB #CBCEDF #DCCBDF
monochromatic
#9FB07F #BCC8A5 #D8DFCB #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.37
#D8DFCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#D8DFCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D8DFCB
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D8DFCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D8DFCB | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DCCA
Deuteranopia (green-blind)
#E1DCCC
Tritanopia (blue-blind)
#DADDD9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #d8dfcb; /* rgb */ color: rgb(216, 223, 203); /* oklch */ color: oklch(89.3% 0.028 122.7);
Tailwind
colors: {
custom: {
50: '#e4e9da',
500: '#d8dfcb',
950: '#000000',
},
}SCSS
$custom: #d8dfcb; $custom-light: #e4e9da; $custom-dark: #000000;
JSON
{
"hex": "#d8dfcb",
"rgb": {
"r": 216,
"g": 223,
"b": 203
},
"hsl": {
"h": 81,
"s": 23.81,
"l": 83.529
},
"oklch": {
"l": 0.89283,
"c": 0.02787,
"h": 122.7
},
"luminance": 0.71686
}Semantic roles & 50–950 ramp
primary
#D8DFCB
secondary
#A398B6
accent
#43A264
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483