#D2D6C8#D2D6C8
#D2D6C8 is a very light, near-neutral yellow-green. Relative luminance 0.660; OKLCH L 86.9% C 0.019 H 119.8°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6C8 |
|---|---|
| RGB | rgb(210, 214, 200) |
| HSL | hsl(77, 15%, 81%) |
| HSV | hsv(77, 7%, 84%) |
| CMYK | cmyk(1.9%, 0%, 6.5%, 16.1%) |
| CIE-LAB | lab(84.98, -3.85, 6.44) |
| CIE-LCH | lch(84.98, 7.50, 120.88°) |
| OKLab | oklab(86.91% -0.0096 0.0169) |
| OKLCH | oklch(86.91% 0.019 119.8) |
| XYZ | xyz(61.0487, 65.9649, 64.1487) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.85
Silver (survey)
#C5C9C7
ΔE00 6.23
Eggshell
#F0EAD6
ΔE00 6.75
Light Gray
#D3D3D3
ΔE00 7.24
Gainsboro
#DCDCDC
ΔE00 7.46
Beige
#F5F5DC
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6C8 #CCC8D6
analogous
#D6D3C8 #D2D6C8 #CBD6C8
triadic
#D2D6C8 #C8D2D6 #D6C8D2
tetradic
#D2D6C8 #C8D6D3 #CCC8D6 #D6C8CB
square
#D2D6C8 #C8D6D3 #CCC8D6 #D6C8CB
split-complementary
#D2D6C8 #C8CBD6 #D3C8D6
monochromatic
#99A282 #B5BCA5 #D2D6C8 #EFF0EB #F1F2ED
Accessibility & contrast
On white
1.48
#D2D6C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#D2D6C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6C8
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6C8 | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D4C7
Deuteranopia (green-blind)
#D8D4C9
Tritanopia (blue-blind)
#D3D4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d6c8; /* rgb */ color: rgb(210, 214, 200); /* oklch */ color: oklch(86.9% 0.019 119.8);
Tailwind
colors: {
custom: {
50: '#dfe2d8',
500: '#d2d6c8',
950: '#000000',
},
}SCSS
$custom: #d2d6c8; $custom-light: #dfe2d8; $custom-dark: #000000;
JSON
{
"hex": "#d2d6c8",
"rgb": {
"r": 210,
"g": 214,
"b": 200
},
"hsl": {
"h": 77.143,
"s": 14.583,
"l": 81.176
},
"oklch": {
"l": 0.8691,
"c": 0.01943,
"h": 119.8
},
"luminance": 0.65965
}Semantic roles & 50–950 ramp
primary
#D2D6C8
secondary
#9D98AB
accent
#4D9962
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483