#D7D2DE#D7D2DE
#D7D2DE is a very light, near-neutral violet. Relative luminance 0.658; OKLCH L 87.1% C 0.017 H 304.8°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #D7D2DE |
|---|---|
| RGB | rgb(215, 210, 222) |
| HSL | hsl(265, 15%, 85%) |
| HSV | hsv(265, 5%, 87%) |
| CMYK | cmyk(3.2%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.90, 3.90, -5.30) |
| CIE-LCH | lch(84.90, 6.58, 306.37°) |
| OKLab | oklab(87.13% 0.0098 -0.0141) |
| OKLCH | oklch(87.13% 0.017 304.8) |
| XYZ | xyz(64.2535, 65.8142, 78.4115) |
| Luminance | 0.6581 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.64
Light Gray
#D3D3D3
ΔE00 6.71
Fog
#D8DCE0
ΔE00 6.75
Gainsboro
#DCDCDC
ΔE00 6.96
Silver
#C0C0C0
ΔE00 8.31
Lavenderblush
#FFF0F5
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D7D2DE #D9DED2
analogous
#D2D3DE #D7D2DE #DDD2DE
triadic
#D7D2DE #DED7D2 #D2DED7
tetradic
#D7D2DE #DED2D3 #D9DED2 #D2DEDD
square
#D7D2DE #DED2D3 #D9DED2 #D2DEDD
split-complementary
#D7D2DE #DEDDD2 #D3DED2
monochromatic
#988BAA #B8AFC4 #D7D2DE #EFEDF2 #EFEDF2
Accessibility & contrast
On white
1.48
#D7D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#D7D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D7D2DE
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D7D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D7D2DE | 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)
#D0D4DF
Deuteranopia (green-blind)
#D1D4DE
Tritanopia (blue-blind)
#D6D3D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d7d2de; /* rgb */ color: rgb(215, 210, 222); /* oklch */ color: oklch(87.1% 0.017 304.8);
Tailwind
colors: {
custom: {
50: '#e3dfe8',
500: '#d7d2de',
950: '#000000',
},
}SCSS
$custom: #d7d2de; $custom-light: #e3dfe8; $custom-dark: #000000;
JSON
{
"hex": "#d7d2de",
"rgb": {
"r": 215,
"g": 210,
"b": 222
},
"hsl": {
"h": 265,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.87129,
"c": 0.01718,
"h": 304.8
},
"luminance": 0.65814
}Semantic roles & 50–950 ramp
primary
#D7D2DE
secondary
#ACB3A1
accent
#9A4C79
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484