#D4D8CD#D4D8CD
#D4D8CD is a very light, near-neutral yellow-green. Relative luminance 0.675; OKLCH L 87.6% C 0.015 H 123.1°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D8CD |
|---|---|
| RGB | rgb(212, 216, 205) |
| HSL | hsl(82, 12%, 83%) |
| HSV | hsv(82, 5%, 85%) |
| CMYK | cmyk(1.9%, 0%, 5.1%, 15.3%) |
| CIE-LAB | lab(85.76, -3.32, 4.94) |
| CIE-LCH | lch(85.76, 5.96, 123.91°) |
| OKLab | oklab(87.61% -0.0084 0.013) |
| OKLCH | oklch(87.61% 0.015 123.1) |
| XYZ | xyz(62.7249, 67.5166, 67.4733) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.49
Silver (survey)
#C5C9C7
ΔE00 5.47
Light Gray
#D3D3D3
ΔE00 6.11
Gainsboro
#DCDCDC
ΔE00 6.20
Eggshell
#F0EAD6
ΔE00 6.76
Fog
#D8DCE0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D8CD #D1CDD8
analogous
#D8D7CD #D4D8CD #CED8CD
triadic
#D4D8CD #CDD4D8 #D8CDD4
tetradic
#D4D8CD #CDD8D7 #D1CDD8 #D8CDCE
square
#D4D8CD #CDD8D7 #D1CDD8 #D8CDCE
split-complementary
#D4D8CD #CDCED8 #D7CDD8
monochromatic
#99A288 #B6BDAB #D4D8CD #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.45
#D4D8CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#D4D8CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D8CD
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D8CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D8CD | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6CC
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#D5D7D5
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d4d8cd; /* rgb */ color: rgb(212, 216, 205); /* oklch */ color: oklch(87.6% 0.015 123.1);
Tailwind
colors: {
custom: {
50: '#e1e4dc',
500: '#d4d8cd',
950: '#000000',
},
}SCSS
$custom: #d4d8cd; $custom-light: #e1e4dc; $custom-dark: #000000;
JSON
{
"hex": "#d4d8cd",
"rgb": {
"r": 212,
"g": 216,
"b": 205
},
"hsl": {
"h": 81.818,
"s": 12.36,
"l": 82.549
},
"oklch": {
"l": 0.87606,
"c": 0.01548,
"h": 123.1
},
"luminance": 0.67517
}Semantic roles & 50–950 ramp
primary
#D4D8CD
secondary
#A29DAC
accent
#4F9669
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151515
muted
#848484