#DDD2E4#DDD2E4
#DDD2E4 is a very light, muted violet. Relative luminance 0.671; OKLCH L 87.8% C 0.027 H 312.6°. Best body text is #000000 at 14.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD2E4 |
|---|---|
| RGB | rgb(221, 210, 228) |
| HSL | hsl(277, 25%, 86%) |
| HSV | hsv(277, 8%, 89%) |
| CMYK | cmyk(3.1%, 7.9%, 0%, 10.6%) |
| CIE-LAB | lab(85.54, 7.03, -7.49) |
| CIE-LCH | lch(85.54, 10.27, 313.18°) |
| OKLab | oklab(87.8% 0.0183 -0.02) |
| OKLCH | oklch(87.8% 0.027 312.6) |
| XYZ | xyz(66.8667, 67.0670, 82.8063) |
| Luminance | 0.6707 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 6.10
Thistle
#D8BFD8
ΔE00 6.52
Lavenderblush
#FFF0F5
ΔE00 8.53
Pale Lavender
#EECFFE
ΔE00 10.01
Light Gray
#D3D3D3
ΔE00 10.03
Gainsboro
#DCDCDC
ΔE00 10.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD2E4 #D9E4D2
analogous
#D4D2E4 #DDD2E4 #E4D2E2
triadic
#DDD2E4 #E4DDD2 #D2E4DD
tetradic
#DDD2E4 #E4D4D2 #D9E4D2 #D2E2E4
square
#DDD2E4 #E4D4D2 #D9E4D2 #D2E2E4
split-complementary
#DDD2E4 #E2E4D2 #D2E4D4
monochromatic
#A385B6 #C0ACCD #DDD2E4 #F1ECF4 #F1ECF4
Accessibility & contrast
On white
1.46
#DDD2E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.41
#DDD2E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD2E4
14.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD2E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD2E4 | 1.00 | 1.46 | 14.41 | 14.41 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D5E5
Deuteranopia (green-blind)
#D2D6E3
Tritanopia (blue-blind)
#DDD4D8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #ddd2e4; /* rgb */ color: rgb(221, 210, 228); /* oklch */ color: oklch(87.8% 0.027 312.6);
Tailwind
colors: {
custom: {
50: '#e7dfec',
500: '#ddd2e4',
950: '#000000',
},
}SCSS
$custom: #ddd2e4; $custom-light: #e7dfec; $custom-dark: #000000;
JSON
{
"hex": "#ddd2e4",
"rgb": {
"r": 221,
"g": 210,
"b": 228
},
"hsl": {
"h": 276.667,
"s": 25,
"l": 85.882
},
"oklch": {
"l": 0.87797,
"c": 0.02711,
"h": 312.6
},
"luminance": 0.67067
}Semantic roles & 50–950 ramp
primary
#DDD2E4
secondary
#AABB9F
accent
#A44268
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484