#D6DCC8#D6DCC8
#D6DCC8 is a very light, muted yellow-green. Relative luminance 0.697; OKLCH L 88.4% C 0.028 H 120.6°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #D6DCC8 |
|---|---|
| RGB | rgb(214, 220, 200) |
| HSL | hsl(78, 22%, 82%) |
| HSV | hsv(78, 9%, 86%) |
| CMYK | cmyk(2.7%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.83, -5.55, 9.13) |
| CIE-LCH | lch(86.83, 10.68, 121.28°) |
| OKLab | oklab(88.44% -0.0141 0.0238) |
| OKLCH | oklch(88.44% 0.028 120.6) |
| XYZ | xyz(63.7486, 69.6527, 64.7183) |
| Luminance | 0.6965 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.96
Beige
#F5F5DC
ΔE00 6.30
Eggshell
#F0EAD6
ΔE00 6.49
Honeydew
#F0FFF0
ΔE00 8.09
Off White (survey)
#FFFFE4
ΔE00 8.24
Ivory
#FFFFF0
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6DCC8 #CEC8DC
analogous
#DCD8C8 #D6DCC8 #CCDCC8
triadic
#D6DCC8 #C8D6DC #DCC8D6
tetradic
#D6DCC8 #C8DCD8 #CEC8DC #DCC8CC
square
#D6DCC8 #C8DCD8 #CEC8DC #DCC8CC
split-complementary
#D6DCC8 #C8CCDC #D8C8DC
monochromatic
#9EAC7D #BAC4A3 #D6DCC8 #F1F3EC #F1F3EC
Accessibility & contrast
On white
1.41
#D6DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#D6DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6DCC8
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6DCC8 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DED9C9
Tritanopia (blue-blind)
#D8DAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d6dcc8; /* rgb */ color: rgb(214, 220, 200); /* oklch */ color: oklch(88.4% 0.028 120.6);
Tailwind
colors: {
custom: {
50: '#e2e6d8',
500: '#d6dcc8',
950: '#000000',
},
}SCSS
$custom: #d6dcc8; $custom-light: #e2e6d8; $custom-dark: #000000;
JSON
{
"hex": "#d6dcc8",
"rgb": {
"r": 214,
"g": 220,
"b": 200
},
"hsl": {
"h": 78,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.88441,
"c": 0.02765,
"h": 120.6
},
"luminance": 0.69653
}Semantic roles & 50–950 ramp
primary
#D6DCC8
secondary
#9E96B2
accent
#45A160
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483