#D7DDCB#D7DDCB
#D7DDCB is a very light, muted yellow-green. Relative luminance 0.705; OKLCH L 88.8% C 0.025 H 121.9°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DDCB |
|---|---|
| RGB | rgb(215, 221, 203) |
| HSL | hsl(80, 21%, 83%) |
| HSV | hsv(80, 8%, 87%) |
| CMYK | cmyk(2.7%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(87.23, -5.20, 8.13) |
| CIE-LCH | lch(87.23, 9.66, 122.61°) |
| OKLab | oklab(88.8% -0.0132 0.0213) |
| OKLCH | oklch(88.8% 0.025 121.9) |
| XYZ | xyz(64.6586, 70.4718, 66.6844) |
| Luminance | 0.7047 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.23
Beige
#F5F5DC
ΔE00 6.27
Eggshell
#F0EAD6
ΔE00 6.29
Honeydew
#F0FFF0
ΔE00 7.74
Ivory
#FFFFF0
ΔE00 8.15
Off White (survey)
#FFFFE4
ΔE00 8.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DDCB #D1CBDD
analogous
#DDDACB #D7DDCB #CEDDCB
triadic
#D7DDCB #CBD7DD #DDCBD7
tetradic
#D7DDCB #CBDDDA #D1CBDD #DDCBCE
square
#D7DDCB #CBDDDA #D1CBDD #DDCBCE
split-complementary
#D7DDCB #CBCEDD #DACBDD
monochromatic
#9EAD81 #BBC5A6 #D7DDCB #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.39
#D7DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#D7DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DDCB
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DDCB | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0DBCA
Deuteranopia (green-blind)
#DFDBCC
Tritanopia (blue-blind)
#D9DBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7ddcb; /* rgb */ color: rgb(215, 221, 203); /* oklch */ color: oklch(88.8% 0.025 121.9);
Tailwind
colors: {
custom: {
50: '#e3e7da',
500: '#d7ddcb',
950: '#000000',
},
}SCSS
$custom: #d7ddcb; $custom-light: #e3e7da; $custom-dark: #000000;
JSON
{
"hex": "#d7ddcb",
"rgb": {
"r": 215,
"g": 221,
"b": 203
},
"hsl": {
"h": 80,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.888,
"c": 0.02504,
"h": 121.9
},
"luminance": 0.70472
}Semantic roles & 50–950 ramp
primary
#D7DDCB
secondary
#A299B3
accent
#469F64
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483