#DDD4E6#DDD4E6
#DDD4E6 is a very light, muted violet. Relative luminance 0.682; OKLCH L 88.2% C 0.026 H 308.1°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD4E6 |
|---|---|
| RGB | rgb(221, 212, 230) |
| HSL | hsl(270, 26%, 87%) |
| HSV | hsv(270, 8%, 90%) |
| CMYK | cmyk(3.9%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(86.09, 6.35, -7.73) |
| CIE-LCH | lch(86.09, 10.01, 309.42°) |
| OKLab | oklab(88.25% 0.0162 -0.0206) |
| OKLCH | oklch(88.25% 0.026 308.1) |
| XYZ | xyz(67.6428, 68.1724, 84.4426) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.28
Thistle
#D8BFD8
ΔE00 7.31
Lavenderblush
#FFF0F5
ΔE00 8.38
Fog
#D8DCE0
ΔE00 9.60
Light Gray
#D3D3D3
ΔE00 9.66
Gainsboro
#DCDCDC
ΔE00 9.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD4E6 #DDE6D4
analogous
#D4D4E6 #DDD4E6 #E6D4E6
triadic
#DDD4E6 #E6DDD4 #D4E6DD
tetradic
#DDD4E6 #E6D4D4 #DDE6D4 #D4E6E6
square
#DDD4E6 #E6D4D4 #DDE6D4 #D4E6E6
split-complementary
#DDD4E6 #E6E6D4 #D4E6D4
monochromatic
#A087B9 #BEADD0 #DDD4E6 #F0ECF4 #F0ECF4
Accessibility & contrast
On white
1.43
#DDD4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#DDD4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD4E6
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD4E6 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D7E7
Deuteranopia (green-blind)
#D3D7E5
Tritanopia (blue-blind)
#DCD6DA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #ddd4e6; /* rgb */ color: rgb(221, 212, 230); /* oklch */ color: oklch(88.2% 0.026 308.1);
Tailwind
colors: {
custom: {
50: '#e7e1ed',
500: '#ddd4e6',
950: '#000000',
},
}SCSS
$custom: #ddd4e6; $custom-light: #e7e1ed; $custom-dark: #000000;
JSON
{
"hex": "#ddd4e6",
"rgb": {
"r": 221,
"g": 212,
"b": 230
},
"hsl": {
"h": 270,
"s": 26.471,
"l": 86.667
},
"oklch": {
"l": 0.88249,
"c": 0.02622,
"h": 308.1
},
"luminance": 0.68172
}Semantic roles & 50–950 ramp
primary
#DDD4E6
secondary
#AFBEA0
accent
#A54073
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484