#DDD7EF#DDD7EF
#DDD7EF is a very light, muted violet. Relative luminance 0.702; OKLCH L 89.1% C 0.033 H 297.2°. Best body text is #000000 at 15.04:1 contrast (WCAG AA passes).
Color values
| HEX | #DDD7EF |
|---|---|
| RGB | rgb(221, 215, 239) |
| HSL | hsl(255, 43%, 89%) |
| HSV | hsv(255, 10%, 94%) |
| CMYK | cmyk(7.5%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(87.10, 6.49, -11.00) |
| CIE-LCH | lch(87.10, 12.77, 300.57°) |
| OKLab | oklab(89.12% 0.0151 -0.0295) |
| OKLCH | oklch(89.12% 0.033 297.2) |
| XYZ | xyz(69.6963, 70.2049, 91.5237) |
| Luminance | 0.7020 (WCAG relative) |
| Temperature | cool |
| Family | violet |
Closest named colors
Lavender (CSS)
#E6E6FA
ΔE00 4.33
Thistle
#D8BFD8
ΔE00 8.15
Periwinkle
#CCCCFF
ΔE00 8.57
Pale Lilac
#E4CBFF
ΔE00 9.33
Pale Lavender
#EECFFE
ΔE00 9.43
Lavenderblush
#FFF0F5
ΔE00 9.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDD7EF #E9EFD7
analogous
#D7DDEF #DDD7EF #E9D7EF
triadic
#DDD7EF #EFDDD7 #D7EFDD
tetradic
#DDD7EF #EFD7DD #E9EFD7 #D7EFE9
square
#DDD7EF #EFD7DD #E9EFD7 #D7EFE9
split-complementary
#DDD7EF #EFE9D7 #DDEFD7
monochromatic
#9380CC #B8ABDE #DDD7EF #ECE9F6 #ECE9F6
Accessibility & contrast
On white
1.40
#DDD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.04
#DDD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDD7EF
15.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDD7EF | 1.00 | 1.40 | 15.04 | 15.04 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAF0
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#DADADF
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #ddd7ef; /* rgb */ color: rgb(221, 215, 239); /* oklch */ color: oklch(89.1% 0.033 297.2);
Tailwind
colors: {
custom: {
50: '#e7e3f4',
500: '#ddd7ef',
950: '#000000',
},
}SCSS
$custom: #ddd7ef; $custom-light: #e7e3f4; $custom-dark: #000000;
JSON
{
"hex": "#ddd7ef",
"rgb": {
"r": 221,
"g": 215,
"b": 239
},
"hsl": {
"h": 255,
"s": 42.857,
"l": 89.02
},
"oklch": {
"l": 0.89119,
"c": 0.03318,
"h": 297.2
},
"luminance": 0.70205
}Semantic roles & 50–950 ramp
primary
#DDD7EF
secondary
#C0CB9F
accent
#B63094
background
#FEFEFF
surface
#FCFCFE
border
#D5D5D6
text
#161517
muted
#848485