#D2D7C8#D2D7C8
#D2D7C8 is a very light, muted yellow-green. Relative luminance 0.665; OKLCH L 87.1% C 0.021 H 121.9°. Best body text is #000000 at 14.29:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D7C8 |
|---|---|
| RGB | rgb(210, 215, 200) |
| HSL | hsl(80, 16%, 81%) |
| HSV | hsv(80, 7%, 84%) |
| CMYK | cmyk(2.3%, 0%, 7%, 15.7%) |
| CIE-LAB | lab(85.24, -4.37, 6.81) |
| CIE-LCH | lch(85.24, 8.09, 122.67°) |
| OKLab | oklab(87.11% -0.0111 0.0178) |
| OKLCH | oklch(87.11% 0.021 121.9) |
| XYZ | xyz(61.3025, 66.4727, 64.2333) |
| Luminance | 0.6647 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.24
Silver (survey)
#C5C9C7
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 6.85
Beige
#F5F5DC
ΔE00 7.69
Light Gray
#D3D3D3
ΔE00 7.80
Gainsboro
#DCDCDC
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D7C8 #CDC8D7
analogous
#D7D5C8 #D2D7C8 #CBD7C8
triadic
#D2D7C8 #C8D2D7 #D7C8D2
tetradic
#D2D7C8 #C8D7D5 #CDC8D7 #D7C8CB
square
#D2D7C8 #C8D7D5 #CDC8D7 #D7C8CB
split-complementary
#D2D7C8 #C8CBD7 #D5C8D7
monochromatic
#98A381 #B5BDA5 #D2D7C8 #EFF1EB #F1F2ED
Accessibility & contrast
On white
1.47
#D2D7C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.29
#D2D7C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D7C8
14.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D7C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D7C8 | 1.00 | 1.47 | 14.29 | 14.29 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D5C7
Deuteranopia (green-blind)
#D8D5C9
Tritanopia (blue-blind)
#D3D5D3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d2d7c8; /* rgb */ color: rgb(210, 215, 200); /* oklch */ color: oklch(87.1% 0.021 121.9);
Tailwind
colors: {
custom: {
50: '#dfe3d8',
500: '#d2d7c8',
950: '#000000',
},
}SCSS
$custom: #d2d7c8; $custom-light: #dfe3d8; $custom-dark: #000000;
JSON
{
"hex": "#d2d7c8",
"rgb": {
"r": 210,
"g": 215,
"b": 200
},
"hsl": {
"h": 80,
"s": 15.789,
"l": 81.373
},
"oklch": {
"l": 0.87114,
"c": 0.02098,
"h": 121.9
},
"luminance": 0.66473
}Semantic roles & 50–950 ramp
primary
#D2D7C8
secondary
#9E97AC
accent
#4B9A66
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483