#D4D0E2#D4D0E2
#D4D0E2 is a very light, muted violet. Relative luminance 0.646; OKLCH L 86.6% C 0.025 H 296.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #D4D0E2 |
|---|---|
| RGB | rgb(212, 208, 226) |
| HSL | hsl(253, 24%, 85%) |
| HSV | hsv(253, 8%, 89%) |
| CMYK | cmyk(6.2%, 8%, 0%, 11.4%) |
| CIE-LAB | lab(84.28, 4.72, -8.38) |
| CIE-LCH | lch(84.28, 9.61, 299.39°) |
| OKLab | oklab(86.62% 0.011 -0.0224) |
| OKLCH | oklch(86.62% 0.025 296.1) |
| XYZ | xyz(63.4322, 64.5997, 81.0640) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.14
Fog
#D8DCE0
ΔE00 8.46
Thistle
#D8BFD8
ΔE00 8.50
Light Gray
#D3D3D3
ΔE00 8.79
Gainsboro
#DCDCDC
ΔE00 9.08
Dove Gray
#B6B8BD
ΔE00 9.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#D4D0E2 #DEE2D0
analogous
#D0D5E2 #D4D0E2 #DDD0E2
triadic
#D4D0E2 #E2D4D0 #D0E2D4
tetradic
#D4D0E2 #E2D0D5 #DEE2D0 #D0E2DD
square
#D4D0E2 #E2D0D5 #DEE2D0 #D0E2DD
split-complementary
#D4D0E2 #E2DDD0 #D5E2D0
monochromatic
#8F84B3 #B1AACB #D4D0E2 #EEECF3 #EEECF3
Accessibility & contrast
On white
1.51
#D4D0E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#D4D0E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #D4D0E2
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##D4D0E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##D4D0E2 | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E3
Deuteranopia (green-blind)
#CDD2E1
Tritanopia (blue-blind)
#D2D2D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #d4d0e2; /* rgb */ color: rgb(212, 208, 226); /* oklch */ color: oklch(86.6% 0.025 296.1);
Tailwind
colors: {
custom: {
50: '#e1deeb',
500: '#d4d0e2',
950: '#000000',
},
}SCSS
$custom: #d4d0e2; $custom-light: #e1deeb; $custom-dark: #000000;
JSON
{
"hex": "#d4d0e2",
"rgb": {
"r": 212,
"g": 208,
"b": 226
},
"hsl": {
"h": 253.333,
"s": 23.684,
"l": 85.098
},
"oklch": {
"l": 0.86621,
"c": 0.02496,
"h": 296.1
},
"luminance": 0.646
}Semantic roles & 50–950 ramp
primary
#D4D0E2
secondary
#B3B99D
accent
#A2438D
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#151516
muted
#848484