#D4D2DE#D4D2DE
#D4D2DE is a very light, near-neutral violet. Relative luminance 0.654; OKLCH L 86.9% C 0.017 H 293.7°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D2DE |
|---|---|
| RGB | rgb(212, 210, 222) |
| HSL | hsl(250, 15%, 85%) |
| HSV | hsv(250, 5%, 87%) |
| CMYK | cmyk(4.5%, 5.4%, 0%, 12.9%) |
| CIE-LAB | lab(84.67, 2.90, -5.67) |
| CIE-LCH | lch(84.67, 6.37, 297.10°) |
| OKLab | oklab(86.89% 0.0066 -0.0151) |
| OKLCH | oklch(86.89% 0.017 293.7) |
| XYZ | xyz(63.3804, 65.3641, 78.3706) |
| Luminance | 0.6536 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.49
Fog
#D8DCE0
ΔE00 5.80
Light Gray
#D3D3D3
ΔE00 6.15
Gainsboro
#DCDCDC
ΔE00 6.47
Silver
#C0C0C0
ΔE00 7.78
Dove Gray
#B6B8BD
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D2DE #DCDED2
analogous
#D2D6DE #D4D2DE #DAD2DE
triadic
#D4D2DE #DED4D2 #D2DED4
tetradic
#D4D2DE #DED2D6 #DCDED2 #D2DEDA
square
#D4D2DE #DED2D6 #DCDED2 #D2DEDA
split-complementary
#D4D2DE #DEDAD2 #D6DED2
monochromatic
#918BAA #B2AFC4 #D4D2DE #EEEDF2 #EEEDF2
Accessibility & contrast
On white
1.49
#D4D2DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#D4D2DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D2DE
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D2DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D2DE | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DF
Deuteranopia (green-blind)
#D0D3DE
Tritanopia (blue-blind)
#D2D4D6
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #d4d2de; /* rgb */ color: rgb(212, 210, 222); /* oklch */ color: oklch(86.9% 0.017 293.7);
Tailwind
colors: {
custom: {
50: '#e1dfe8',
500: '#d4d2de',
950: '#000000',
},
}SCSS
$custom: #d4d2de; $custom-light: #e1dfe8; $custom-dark: #000000;
JSON
{
"hex": "#d4d2de",
"rgb": {
"r": 212,
"g": 210,
"b": 222
},
"hsl": {
"h": 250,
"s": 15.385,
"l": 84.706
},
"oklch": {
"l": 0.86892,
"c": 0.01651,
"h": 293.7
},
"luminance": 0.65364
}Semantic roles & 50–950 ramp
primary
#D4D2DE
secondary
#B0B3A1
accent
#9A4C8D
background
#FEFEFE
surface
#FCFCFC
border
#D5D5D5
text
#151516
muted
#848484