#D5D2DF#D5D2DF
#D5D2DF is a very light, near-neutral violet. Relative luminance 0.656; OKLCH L 87.0% C 0.018 H 296.6°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #D5D2DF |
|---|---|
| RGB | rgb(213, 210, 223) |
| HSL | hsl(254, 17%, 85%) |
| HSV | hsv(254, 6%, 87%) |
| CMYK | cmyk(4.5%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(84.78, 3.42, -6.04) |
| CIE-LCH | lch(84.78, 6.94, 299.55°) |
| OKLab | oklab(87% 0.0081 -0.0161) |
| OKLCH | oklch(87% 0.018 296.6) |
| XYZ | xyz(63.8040, 65.5670, 79.0921) |
| Luminance | 0.6557 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.27
Fog
#D8DCE0
ΔE00 6.44
Light Gray
#D3D3D3
ΔE00 6.72
Gainsboro
#DCDCDC
ΔE00 7.00
Silver
#C0C0C0
ΔE00 8.28
Dove Gray
#B6B8BD
ΔE00 8.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D5D2DF #DCDFD2
analogous
#D2D6DF #D5D2DF #DCD2DF
triadic
#D5D2DF #DFD5D2 #D2DFD5
tetradic
#D5D2DF #DFD2D6 #DCDFD2 #D2DFDC
square
#D5D2DF #DFD2D6 #DCDFD2 #D2DFDC
split-complementary
#D5D2DF #DFDCD2 #D6DFD2
monochromatic
#928AAC #B4AEC6 #D5D2DF #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.49
#D5D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#D5D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D5D2DF
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D5D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D5D2DF | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4E0
Deuteranopia (green-blind)
#D0D3DF
Tritanopia (blue-blind)
#D3D4D6
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #d5d2df; /* rgb */ color: rgb(213, 210, 223); /* oklch */ color: oklch(87.0% 0.018 296.6);
Tailwind
colors: {
custom: {
50: '#e1dfe9',
500: '#d5d2df',
950: '#000000',
},
}SCSS
$custom: #d5d2df; $custom-light: #e1dfe9; $custom-dark: #000000;
JSON
{
"hex": "#d5d2df",
"rgb": {
"r": 213,
"g": 210,
"b": 223
},
"hsl": {
"h": 253.846,
"s": 16.883,
"l": 84.902
},
"oklch": {
"l": 0.87002,
"c": 0.018,
"h": 296.6
},
"luminance": 0.65567
}Semantic roles & 50–950 ramp
primary
#D5D2DF
secondary
#B0B5A1
accent
#9B4A88
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484