#D7DCD2#D7DCD2
#D7DCD2 is a very light, near-neutral yellow-green. Relative luminance 0.703; OKLCH L 88.8% C 0.015 H 128.6°. Best body text is #000000 at 15.06:1 contrast (WCAG AA passes).
Color values
| HEX | #D7DCD2 |
|---|---|
| RGB | rgb(215, 220, 210) |
| HSL | hsl(90, 13%, 84%) |
| HSV | hsv(90, 5%, 86%) |
| CMYK | cmyk(2.3%, 0%, 4.5%, 13.7%) |
| CIE-LAB | lab(87.14, -3.48, 4.32) |
| CIE-LCH | lch(87.14, 5.55, 128.87°) |
| OKLab | oklab(88.78% -0.0091 0.0113) |
| OKLCH | oklch(88.78% 0.015 128.6) |
| XYZ | xyz(65.2485, 70.2865, 71.0895) |
| Luminance | 0.7029 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 1.95
Silver (survey)
#C5C9C7
ΔE00 5.83
Gainsboro
#DCDCDC
ΔE00 5.89
Light Gray
#D3D3D3
ΔE00 6.11
Eggshell
#F0EAD6
ΔE00 6.70
Fog
#D8DCE0
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7DCD2 #D7D2DC
analogous
#DCDCD2 #D7DCD2 #D2DCD2
triadic
#D7DCD2 #D2D7DC #DCD2D7
tetradic
#D7DCD2 #D2DCDC #D7D2DC #DCD2D2
square
#D7DCD2 #D2DCDC #D7D2DC #DCD2D2
split-complementary
#D7DCD2 #D2D2DC #DCD2DC
monochromatic
#9AA68D #B8C1B0 #D7DCD2 #F0F2EE #F0F2EE
Accessibility & contrast
On white
1.39
#D7DCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.06
#D7DCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7DCD2
15.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7DCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7DCD2 | 1.00 | 1.39 | 15.06 | 15.06 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDDAD1
Deuteranopia (green-blind)
#DCDAD2
Tritanopia (blue-blind)
#D7DBD9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #d7dcd2; /* rgb */ color: rgb(215, 220, 210); /* oklch */ color: oklch(88.8% 0.015 128.6);
Tailwind
colors: {
custom: {
50: '#e3e6df',
500: '#d7dcd2',
950: '#000000',
},
}SCSS
$custom: #d7dcd2; $custom-light: #e3e6df; $custom-dark: #000000;
JSON
{
"hex": "#d7dcd2",
"rgb": {
"r": 215,
"g": 220,
"b": 210
},
"hsl": {
"h": 90,
"s": 12.5,
"l": 84.314
},
"oklch": {
"l": 0.88783,
"c": 0.01451,
"h": 128.6
},
"luminance": 0.70287
}Semantic roles & 50–950 ramp
primary
#D7DCD2
secondary
#A9A2B1
accent
#4F9773
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151615
muted
#848484