#D2D6C0#D2D6C0
#D2D6C0 is a very light, muted yellow-green. Relative luminance 0.656; OKLCH L 86.7% C 0.030 H 115.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6C0 |
|---|---|
| RGB | rgb(210, 214, 192) |
| HSL | hsl(71, 21%, 80%) |
| HSV | hsv(71, 10%, 84%) |
| CMYK | cmyk(1.9%, 0%, 10.3%, 16.1%) |
| CIE-LAB | lab(84.79, -5.20, 10.40) |
| CIE-LCH | lch(84.79, 11.63, 116.57°) |
| OKLab | oklab(86.7% -0.0128 0.0271) |
| OKLCH | oklch(86.7% 0.03 115.4) |
| XYZ | xyz(60.1381, 65.6007, 59.3530) |
| Luminance | 0.6560 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.73
Eggshell
#F0EAD6
ΔE00 6.87
Beige
#F5F5DC
ΔE00 7.19
Warm Beige
#E9DCC9
ΔE00 8.68
Silver (survey)
#C5C9C7
ΔE00 8.91
Cornsilk
#FFF8DC
ΔE00 9.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6C0 #C4C0D6
analogous
#D6CFC0 #D2D6C0 #C7D6C0
triadic
#D2D6C0 #C0D2D6 #D6C0D2
tetradic
#D2D6C0 #C0D6CF #C4C0D6 #D6C0C7
square
#D2D6C0 #C0D6CF #C4C0D6 #D6C0C7
split-complementary
#D2D6C0 #C0C7D6 #CFC0D6
monochromatic
#9DA676 #B8BE9B #D2D6C0 #ECEEE5 #F2F3EC
Accessibility & contrast
On white
1.49
#D2D6C0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#D2D6C0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6C0
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6C0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6C0 | 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)
#DAD3BF
Deuteranopia (green-blind)
#D9D4C1
Tritanopia (blue-blind)
#D5D3D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d6c0; /* rgb */ color: rgb(210, 214, 192); /* oklch */ color: oklch(86.7% 0.030 115.4);
Tailwind
colors: {
custom: {
50: '#dfe2d3',
500: '#d2d6c0',
950: '#000000',
},
}SCSS
$custom: #d2d6c0; $custom-light: #dfe2d3; $custom-dark: #000000;
JSON
{
"hex": "#d2d6c0",
"rgb": {
"r": 210,
"g": 214,
"b": 192
},
"hsl": {
"h": 70.909,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.86702,
"c": 0.02997,
"h": 115.4
},
"luminance": 0.65601
}Semantic roles & 50–950 ramp
primary
#D2D6C0
secondary
#948FAC
accent
#46A056
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483