#D6DDCB#D6DDCB
#D6DDCB is a very light, muted yellow-green. Relative luminance 0.703; OKLCH L 88.7% C 0.025 H 124.3°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DDCB |
|---|---|
| RGB | rgb(214, 221, 203) |
| HSL | hsl(83, 21%, 83%) |
| HSV | hsv(83, 8%, 87%) |
| CMYK | cmyk(3.2%, 0%, 8.1%, 13.3%) |
| CIE-LAB | lab(87.15, -5.55, 8.02) |
| CIE-LCH | lch(87.15, 9.75, 124.69°) |
| OKLab | oklab(88.72% -0.0143 0.0209) |
| OKLCH | oklch(88.72% 0.025 124.3) |
| XYZ | xyz(64.3658, 70.3208, 66.6707) |
| Luminance | 0.7032 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.36
Beige
#F5F5DC
ΔE00 6.47
Eggshell
#F0EAD6
ΔE00 6.66
Honeydew
#F0FFF0
ΔE00 7.62
Ivory
#FFFFF0
ΔE00 8.34
Off White (survey)
#FFFFE4
ΔE00 8.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DDCB #D2CBDD
analogous
#DDDBCB #D6DDCB #CDDDCB
triadic
#D6DDCB #CBD6DD #DDCBD6
tetradic
#D6DDCB #CBDDDB #D2CBDD #DDCBCD
square
#D6DDCB #CBDDDB #D2CBDD #DDCBCD
split-complementary
#D6DDCB #CBCDDD #DBCBDD
monochromatic
#9CAD81 #B9C5A6 #D6DDCB #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.39
#D6DDCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D6DDCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DDCB
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DDCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DDCB | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFDBCA
Deuteranopia (green-blind)
#DEDACC
Tritanopia (blue-blind)
#D7DBD8
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d6ddcb; /* rgb */ color: rgb(214, 221, 203); /* oklch */ color: oklch(88.7% 0.025 124.3);
Tailwind
colors: {
custom: {
50: '#e2e7da',
500: '#d6ddcb',
950: '#000000',
},
}SCSS
$custom: #d6ddcb; $custom-light: #e2e7da; $custom-dark: #000000;
JSON
{
"hex": "#d6ddcb",
"rgb": {
"r": 214,
"g": 221,
"b": 203
},
"hsl": {
"h": 83.333,
"s": 20.93,
"l": 83.137
},
"oklch": {
"l": 0.88723,
"c": 0.02535,
"h": 124.3
},
"luminance": 0.70321
}Semantic roles & 50–950 ramp
primary
#D6DDCB
secondary
#A399B3
accent
#469F69
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483