#D2D9CC#D2D9CC
#D2D9CC is a very light, near-neutral yellow-green. Relative luminance 0.677; OKLCH L 87.6% C 0.019 H 130.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #D2D9CC |
|---|---|
| RGB | rgb(210, 217, 204) |
| HSL | hsl(92, 15%, 83%) |
| HSV | hsv(92, 6%, 85%) |
| CMYK | cmyk(3.2%, 0%, 6%, 14.9%) |
| CIE-LAB | lab(85.85, -4.70, 5.58) |
| CIE-LCH | lch(85.85, 7.30, 130.15°) |
| OKLab | oklab(87.63% -0.0123 0.0146) |
| OKLCH | oklch(87.63% 0.019 130.2) |
| XYZ | xyz(62.2885, 67.6869, 66.8984) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 3.67
Silver (survey)
#C5C9C7
ΔE00 6.46
Eggshell
#F0EAD6
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.53
Gainsboro
#DCDCDC
ΔE00 7.58
Beige
#F5F5DC
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D2D9CC #D3CCD9
analogous
#D8D9CC #D2D9CC #CCD9CC
triadic
#D2D9CC #CCD2D9 #D9CCD2
tetradic
#D2D9CC #CCD8D9 #D3CCD9 #D9CCCC
square
#D2D9CC #CCD8D9 #D3CCD9 #D9CCCC
split-complementary
#D2D9CC #CCCCD9 #D9CCD8
monochromatic
#94A586 #B3BFA9 #D2D9CC #F0F2ED #F0F2ED
Accessibility & contrast
On white
1.44
#D2D9CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#D2D9CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D2D9CC
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D2D9CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D2D9CC | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBD7CB
Deuteranopia (green-blind)
#D9D6CD
Tritanopia (blue-blind)
#D3D8D5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #d2d9cc; /* rgb */ color: rgb(210, 217, 204); /* oklch */ color: oklch(87.6% 0.019 130.2);
Tailwind
colors: {
custom: {
50: '#dfe4db',
500: '#d2d9cc',
950: '#000000',
},
}SCSS
$custom: #d2d9cc; $custom-light: #dfe4db; $custom-dark: #000000;
JSON
{
"hex": "#d2d9cc",
"rgb": {
"r": 210,
"g": 217,
"b": 204
},
"hsl": {
"h": 92.308,
"s": 14.607,
"l": 82.549
},
"oklch": {
"l": 0.87629,
"c": 0.01913,
"h": 130.2
},
"luminance": 0.67687
}Semantic roles & 50–950 ramp
primary
#D2D9CC
secondary
#A59BAE
accent
#4D9976
background
#FEFEFE
surface
#FCFCFB
border
#D5D5D4
text
#151515
muted
#848484