#D2D6C4#D2D6C4
#D2D6C4 is a very light, muted yellow-green. Relative luminance 0.658; OKLCH L 86.8% C 0.025 H 117.1°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D6C4 |
|---|---|
| RGB | rgb(210, 214, 196) |
| HSL | hsl(73, 18%, 80%) |
| HSV | hsv(73, 8%, 84%) |
| CMYK | cmyk(1.9%, 0%, 8.4%, 16.1%) |
| CIE-LAB | lab(84.88, -4.53, 8.42) |
| CIE-LCH | lch(84.88, 9.56, 118.30°) |
| OKLab | oklab(86.8% -0.0112 0.022) |
| OKLCH | oklch(86.8% 0.025 117.1) |
| XYZ | xyz(60.5873, 65.7804, 61.7189) |
| Luminance | 0.6578 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.33
Eggshell
#F0EAD6
ΔE00 6.65
Beige
#F5F5DC
ΔE00 7.40
Silver (survey)
#C5C9C7
ΔE00 7.60
Warm Beige
#E9DCC9
ΔE00 8.29
Light Gray
#D3D3D3
ΔE00 8.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D6C4 #C8C4D6
analogous
#D6D1C4 #D2D6C4 #C9D6C4
triadic
#D2D6C4 #C4D2D6 #D6C4D2
tetradic
#D2D6C4 #C4D6D1 #C8C4D6 #D6C4C9
square
#D2D6C4 #C4D6D1 #C8C4D6 #D6C4C9
split-complementary
#D2D6C4 #C4C9D6 #D1C4D6
monochromatic
#9BA47C #B6BDA0 #D2D6C4 #EEEFE8 #F1F2ED
Accessibility & contrast
On white
1.48
#D2D6C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#D2D6C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D6C4
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D6C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D6C4 | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D4C3
Deuteranopia (green-blind)
#D8D4C5
Tritanopia (blue-blind)
#D4D4D1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d2d6c4; /* rgb */ color: rgb(210, 214, 196); /* oklch */ color: oklch(86.8% 0.025 117.1);
Tailwind
colors: {
custom: {
50: '#dfe2d5',
500: '#d2d6c4',
950: '#000000',
},
}SCSS
$custom: #d2d6c4; $custom-light: #dfe2d5; $custom-dark: #000000;
JSON
{
"hex": "#d2d6c4",
"rgb": {
"r": 210,
"g": 214,
"b": 196
},
"hsl": {
"h": 73.333,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.86804,
"c": 0.02469,
"h": 117.1
},
"luminance": 0.6578
}Semantic roles & 50–950 ramp
primary
#D2D6C4
secondary
#9893AB
accent
#499C5C
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483