#D4DCC8#D4DCC8
#D4DCC8 is a very light, muted yellow-green. Relative luminance 0.694; OKLCH L 88.3% C 0.028 H 124.8°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #D4DCC8 |
|---|---|
| RGB | rgb(212, 220, 200) |
| HSL | hsl(84, 22%, 82%) |
| HSV | hsv(84, 9%, 86%) |
| CMYK | cmyk(3.6%, 0%, 9.1%, 13.7%) |
| CIE-LAB | lab(86.68, -6.24, 8.90) |
| CIE-LCH | lch(86.68, 10.87, 125.05°) |
| OKLab | oklab(88.29% -0.0161 0.0232) |
| OKLCH | oklch(88.29% 0.028 124.8) |
| XYZ | xyz(63.1683, 69.3535, 64.6911) |
| Luminance | 0.6935 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.22
Beige
#F5F5DC
ΔE00 6.72
Eggshell
#F0EAD6
ΔE00 7.21
Honeydew
#F0FFF0
ΔE00 7.91
Off White (survey)
#FFFFE4
ΔE00 8.58
Lightyellow
#FFFFE0
ΔE00 8.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4DCC8 #D0C8DC
analogous
#DCDAC8 #D4DCC8 #CADCC8
triadic
#D4DCC8 #C8D4DC #DCC8D4
tetradic
#D4DCC8 #C8DCDA #D0C8DC #DCC8CA
square
#D4DCC8 #C8DCDA #D0C8DC #DCC8CA
split-complementary
#D4DCC8 #C8CADC #DAC8DC
monochromatic
#9AAC7D #B7C4A3 #D4DCC8 #F0F3EC #F0F3EC
Accessibility & contrast
On white
1.41
#D4DCC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#D4DCC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4DCC8
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4DCC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4DCC8 | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFD9C7
Deuteranopia (green-blind)
#DDD9C9
Tritanopia (blue-blind)
#D5DAD6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #d4dcc8; /* rgb */ color: rgb(212, 220, 200); /* oklch */ color: oklch(88.3% 0.028 124.8);
Tailwind
colors: {
custom: {
50: '#e1e6d8',
500: '#d4dcc8',
950: '#000000',
},
}SCSS
$custom: #d4dcc8; $custom-light: #e1e6d8; $custom-dark: #000000;
JSON
{
"hex": "#d4dcc8",
"rgb": {
"r": 212,
"g": 220,
"b": 200
},
"hsl": {
"h": 84,
"s": 22.222,
"l": 82.353
},
"oklch": {
"l": 0.88289,
"c": 0.02826,
"h": 124.8
},
"luminance": 0.69354
}Semantic roles & 50–950 ramp
primary
#D4DCC8
secondary
#A196B2
accent
#45A16A
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151614
muted
#848483