#D2D6C2#D2D6C2
#D2D6C2 is a very light, muted yellow-green. Relative luminance 0.657; OKLCH L 86.8% C 0.027 H 116.2°. Best body text is #000000 at 14.14:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6C2 |
|---|---|
| RGB | rgb(210, 214, 194) |
| HSL | hsl(72, 20%, 80%) |
| HSV | hsv(72, 9%, 84%) |
| CMYK | cmyk(1.9%, 0%, 9.3%, 16.1%) |
| CIE-LAB | lab(84.84, -4.87, 9.41) |
| CIE-LCH | lch(84.84, 10.60, 117.36°) |
| OKLab | oklab(86.75% -0.012 0.0245) |
| OKLCH | oklch(86.75% 0.027 116.2) |
| XYZ | xyz(60.3612, 65.6899, 60.5280) |
| Luminance | 0.6569 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.04
Eggshell
#F0EAD6
ΔE00 6.73
Beige
#F5F5DC
ΔE00 7.26
Silver (survey)
#C5C9C7
ΔE00 8.27
Warm Beige
#E9DCC9
ΔE00 8.46
Cornsilk
#FFF8DC
ΔE00 9.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6C2 #C6C2D6
analogous
#D6D0C2 #D2D6C2 #C8D6C2
triadic
#D2D6C2 #C2D2D6 #D6C2D2
tetradic
#D2D6C2 #C2D6D0 #C6C2D6 #D6C2C8
square
#D2D6C2 #C2D6D0 #C6C2D6 #D6C2C8
split-complementary
#D2D6C2 #C2C8D6 #D0C2D6
monochromatic
#9CA579 #B7BD9D #D2D6C2 #EDEFE7 #F2F3ED
Accessibility & contrast
On white
1.49
#D2D6C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.14
#D2D6C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6C2
14.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6C2 | 1.00 | 1.49 | 14.14 | 14.14 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C1
Deuteranopia (green-blind)
#D9D4C3
Tritanopia (blue-blind)
#D4D4D0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d6c2; /* rgb */ color: rgb(210, 214, 194); /* oklch */ color: oklch(86.8% 0.027 116.2);
Tailwind
colors: {
custom: {
50: '#dfe2d4',
500: '#d2d6c2',
950: '#000000',
},
}SCSS
$custom: #d2d6c2; $custom-light: #dfe2d4; $custom-dark: #000000;
JSON
{
"hex": "#d2d6c2",
"rgb": {
"r": 210,
"g": 214,
"b": 194
},
"hsl": {
"h": 72,
"s": 19.608,
"l": 80
},
"oklch": {
"l": 0.86753,
"c": 0.02733,
"h": 116.2
},
"luminance": 0.6569
}Semantic roles & 50–950 ramp
primary
#D2D6C2
secondary
#9691AB
accent
#489E59
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483