#D2D5CB#D2D5CB
#D2D5CB is a very light, near-neutral yellow-green. Relative luminance 0.656; OKLCH L 86.8% C 0.014 H 120.3°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D5CB |
|---|---|
| RGB | rgb(210, 213, 203) |
| HSL | hsl(78, 11%, 82%) |
| HSV | hsv(78, 5%, 84%) |
| CMYK | cmyk(1.4%, 0%, 4.7%, 16.5%) |
| CIE-LAB | lab(84.79, -2.81, 4.58) |
| CIE-LCH | lch(84.79, 5.37, 121.53°) |
| OKLab | oklab(86.79% -0.007 0.012) |
| OKLCH | oklch(86.79% 0.014 120.3) |
| XYZ | xyz(61.1504, 65.6020, 65.9292) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 2.46
Silver (survey)
#C5C9C7
ΔE00 4.70
Light Gray
#D3D3D3
ΔE00 5.46
Gainsboro
#DCDCDC
ΔE00 5.79
Eggshell
#F0EAD6
ΔE00 7.12
Silver
#C0C0C0
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D5CB #CECBD5
analogous
#D5D3CB #D2D5CB #CDD5CB
triadic
#D2D5CB #CBD2D5 #D5CBD2
tetradic
#D2D5CB #CBD5D3 #CECBD5 #D5CBCD
square
#D2D5CB #CBD5D3 #CECBD5 #D5CBCD
split-complementary
#D2D5CB #CBCDD5 #D3CBD5
monochromatic
#979E87 #B5BAA9 #D2D5CB #EFF0ED #F0F1EE
Accessibility & contrast
On white
1.49
#D2D5CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D2D5CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D5CB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D5CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D5CB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D4CA
Deuteranopia (green-blind)
#D6D4CB
Tritanopia (blue-blind)
#D3D4D2
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d5cb; /* rgb */ color: rgb(210, 213, 203); /* oklch */ color: oklch(86.8% 0.014 120.3);
Tailwind
colors: {
custom: {
50: '#dfe1da',
500: '#d2d5cb',
950: '#000000',
},
}SCSS
$custom: #d2d5cb; $custom-light: #dfe1da; $custom-dark: #000000;
JSON
{
"hex": "#d2d5cb",
"rgb": {
"r": 210,
"g": 213,
"b": 203
},
"hsl": {
"h": 78,
"s": 10.638,
"l": 81.569
},
"oklch": {
"l": 0.86788,
"c": 0.01393,
"h": 120.3
},
"luminance": 0.65602
}Semantic roles & 50–950 ramp
primary
#D2D5CB
secondary
#9F9BA9
accent
#519565
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483