#D0D2C6#D0D2C6
#D0D2C6 is a very light, near-neutral yellow-green. Relative luminance 0.636; OKLCH L 85.9% C 0.016 H 114.4°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #D0D2C6 |
|---|---|
| RGB | rgb(208, 210, 198) |
| HSL | hsl(70, 12%, 80%) |
| HSV | hsv(70, 6%, 82%) |
| CMYK | cmyk(1%, 0%, 5.7%, 17.6%) |
| CIE-LAB | lab(83.75, -2.82, 5.70) |
| CIE-LCH | lch(83.75, 6.36, 116.30°) |
| OKLab | oklab(85.89% -0.0068 0.015) |
| OKLCH | oklch(85.89% 0.016 114.4) |
| XYZ | xyz(59.2505, 63.5804, 62.5659) |
| Luminance | 0.6358 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.59
Silver (survey)
#C5C9C7
ΔE00 5.08
Light Gray
#D3D3D3
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.66
Eggshell
#F0EAD6
ΔE00 7.10
Silver
#C0C0C0
ΔE00 7.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D0D2C6 #C8C6D2
analogous
#D2CEC6 #D0D2C6 #CAD2C6
triadic
#D0D2C6 #C6D0D2 #D2C6D0
tetradic
#D0D2C6 #C6D2CE #C8C6D2 #D2C6CA
square
#D0D2C6 #C6D2CE #C8C6D2 #D2C6CA
split-complementary
#D0D2C6 #C6CAD2 #CEC6D2
monochromatic
#989C82 #B4B7A4 #D0D2C6 #ECEDE8 #F1F2EE
Accessibility & contrast
On white
1.53
#D0D2C6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#D0D2C6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D0D2C6
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D0D2C6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D0D2C6 | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D1C5
Deuteranopia (green-blind)
#D4D1C6
Tritanopia (blue-blind)
#D2D0CE
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #d0d2c6; /* rgb */ color: rgb(208, 210, 198); /* oklch */ color: oklch(85.9% 0.016 114.4);
Tailwind
colors: {
custom: {
50: '#dedfd7',
500: '#d0d2c6',
950: '#000000',
},
}SCSS
$custom: #d0d2c6; $custom-light: #dedfd7; $custom-dark: #000000;
JSON
{
"hex": "#d0d2c6",
"rgb": {
"r": 208,
"g": 210,
"b": 198
},
"hsl": {
"h": 70,
"s": 11.765,
"l": 80
},
"oklch": {
"l": 0.85886,
"c": 0.01643,
"h": 114.4
},
"luminance": 0.6358
}Semantic roles & 50–950 ramp
primary
#D0D2C6
secondary
#9996A6
accent
#50965B
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151514
muted
#848483