#D2D8C8#D2D8C8
#D2D8C8 is a very light, muted yellow-green. Relative luminance 0.670; OKLCH L 87.3% C 0.023 H 123.7°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D8C8 |
|---|---|
| RGB | rgb(210, 216, 200) |
| HSL | hsl(83, 17%, 82%) |
| HSV | hsv(83, 7%, 85%) |
| CMYK | cmyk(2.8%, 0%, 7.4%, 15.3%) |
| CIE-LAB | lab(85.50, -4.88, 7.18) |
| CIE-LCH | lch(85.50, 8.68, 124.21°) |
| OKLab | oklab(87.32% -0.0125 0.0188) |
| OKLCH | oklch(87.32% 0.023 123.7) |
| XYZ | xyz(61.5579, 66.9835, 64.3185) |
| Luminance | 0.6698 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.67
Eggshell
#F0EAD6
ΔE00 6.99
Silver (survey)
#C5C9C7
ΔE00 7.23
Beige
#F5F5DC
ΔE00 7.50
Light Gray
#D3D3D3
ΔE00 8.35
Gainsboro
#DCDCDC
ΔE00 8.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D8C8 #CEC8D8
analogous
#D8D6C8 #D2D8C8 #CAD8C8
triadic
#D2D8C8 #C8D2D8 #D8C8D2
tetradic
#D2D8C8 #C8D8D6 #CEC8D8 #D8C8CA
square
#D2D8C8 #C8D8D6 #CEC8D8 #D8C8CA
split-complementary
#D2D8C8 #C8CAD8 #D6C8D8
monochromatic
#97A580 #B5BFA4 #D2D8C8 #EFF1EC #F0F2ED
Accessibility & contrast
On white
1.46
#D2D8C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#D2D8C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D8C8
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D8C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D8C8 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAD6C7
Deuteranopia (green-blind)
#D9D6C9
Tritanopia (blue-blind)
#D3D6D3
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #d2d8c8; /* rgb */ color: rgb(210, 216, 200); /* oklch */ color: oklch(87.3% 0.023 123.7);
Tailwind
colors: {
custom: {
50: '#dfe4d8',
500: '#d2d8c8',
950: '#000000',
},
}SCSS
$custom: #d2d8c8; $custom-light: #dfe4d8; $custom-dark: #000000;
JSON
{
"hex": "#d2d8c8",
"rgb": {
"r": 210,
"g": 216,
"b": 200
},
"hsl": {
"h": 82.5,
"s": 17.021,
"l": 81.569
},
"oklch": {
"l": 0.87318,
"c": 0.02257,
"h": 123.7
},
"luminance": 0.66984
}Semantic roles & 50–950 ramp
primary
#D2D8C8
secondary
#9F97AD
accent
#4A9B69
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483