#D6D4DE#D6D4DE
#D6D4DE is a very light, near-neutral violet. Relative luminance 0.667; OKLCH L 87.4% C 0.014 H 295.3°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #D6D4DE |
|---|---|
| RGB | rgb(214, 212, 222) |
| HSL | hsl(252, 13%, 85%) |
| HSV | hsv(252, 5%, 87%) |
| CMYK | cmyk(3.6%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(85.33, 2.52, -4.68) |
| CIE-LCH | lch(85.33, 5.31, 298.30°) |
| OKLab | oklab(87.45% 0.0059 -0.0124) |
| OKLCH | oklch(87.45% 0.014 295.3) |
| XYZ | xyz(64.4575, 66.6570, 78.5634) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Fog
#D8DCE0
ΔE00 4.97
Light Gray
#D3D3D3
ΔE00 5.32
Gainsboro
#DCDCDC
ΔE00 5.52
Lavender (CSS)
#E6E6FA
ΔE00 5.68
Silver
#C0C0C0
ΔE00 7.42
Ghostwhite
#F8F8FF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D6D4DE #DCDED4
analogous
#D4D7DE #D6D4DE #DBD4DE
triadic
#D6D4DE #DED6D4 #D4DED6
tetradic
#D6D4DE #DED4D7 #DCDED4 #D4DEDB
square
#D6D4DE #DED4D7 #DCDED4 #D4DEDB
split-complementary
#D6D4DE #DEDBD4 #D7DED4
monochromatic
#948FA9 #B5B1C3 #D6D4DE #EEEEF2 #EEEEF2
Accessibility & contrast
On white
1.47
#D6D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#D6D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D6D4DE
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D6D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D6D4DE | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#D2D5DE
Tritanopia (blue-blind)
#D5D5D7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #d6d4de; /* rgb */ color: rgb(214, 212, 222); /* oklch */ color: oklch(87.4% 0.014 295.3);
Tailwind
colors: {
custom: {
50: '#e2e1e8',
500: '#d6d4de',
950: '#000000',
},
}SCSS
$custom: #d6d4de; $custom-light: #e2e1e8; $custom-dark: #000000;
JSON
{
"hex": "#d6d4de",
"rgb": {
"r": 214,
"g": 212,
"b": 222
},
"hsl": {
"h": 252,
"s": 13.158,
"l": 85.098
},
"oklch": {
"l": 0.87447,
"c": 0.01377,
"h": 295.3
},
"luminance": 0.66657
}Semantic roles & 50–950 ramp
primary
#D6D4DE
secondary
#B0B3A3
accent
#974E89
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484