#DDD7E2#DDD7E2
#DDD7E2 is a very light, near-neutral violet. Relative luminance 0.695; OKLCH L 88.7% C 0.016 H 310.1°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7E2 |
|---|---|
| RGB | rgb(221, 215, 226) |
| HSL | hsl(273, 16%, 86%) |
| HSV | hsv(273, 5%, 89%) |
| CMYK | cmyk(2.2%, 4.9%, 0%, 11.4%) |
| CIE-LAB | lab(86.73, 4.03, -4.67) |
| CIE-LCH | lch(86.73, 6.17, 310.85°) |
| OKLab | oklab(88.71% 0.0104 -0.0124) |
| OKLCH | oklch(88.71% 0.016 310.1) |
| XYZ | xyz(67.8444, 69.4641, 81.7705) |
| Luminance | 0.6946 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 5.20
Gainsboro
#DCDCDC
ΔE00 6.55
Fog
#D8DCE0
ΔE00 6.59
Light Gray
#D3D3D3
ΔE00 6.67
Lavenderblush
#FFF0F5
ΔE00 7.12
Ghostwhite
#F8F8FF
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7E2 #DCE2D7
analogous
#D8D7E2 #DDD7E2 #E2D7E2
triadic
#DDD7E2 #E2DDD7 #D7E2DD
tetradic
#DDD7E2 #E2D8D7 #DCE2D7 #D7E2E2
square
#DDD7E2 #E2D8D7 #DCE2D7 #D7E2E2
split-complementary
#DDD7E2 #E2E2D7 #D7E2D8
monochromatic
#A190AF #BFB4C8 #DDD7E2 #F0EDF2 #F0EDF2
Accessibility & contrast
On white
1.41
#DDD7E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#DDD7E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7E2
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7E2 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D9E3
Deuteranopia (green-blind)
#D7D9E2
Tritanopia (blue-blind)
#DDD8DA
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #ddd7e2; /* rgb */ color: rgb(221, 215, 226); /* oklch */ color: oklch(88.7% 0.016 310.1);
Tailwind
colors: {
custom: {
50: '#e7e3eb',
500: '#ddd7e2',
950: '#000000',
},
}SCSS
$custom: #ddd7e2; $custom-light: #e7e3eb; $custom-dark: #000000;
JSON
{
"hex": "#ddd7e2",
"rgb": {
"r": 221,
"g": 215,
"b": 226
},
"hsl": {
"h": 272.727,
"s": 15.942,
"l": 86.471
},
"oklch": {
"l": 0.88714,
"c": 0.01621,
"h": 310.1
},
"luminance": 0.69464
}Semantic roles & 50–950 ramp
primary
#DDD7E2
secondary
#AEB8A6
accent
#9A4B6F
background
#FEFEFE
surface
#FCFCFD
border
#D5D5D5
text
#161516
muted
#848484