#DDBDEB#DDBDEB
#DDBDEB is a very light, moderate purple. Relative luminance 0.578; OKLCH L 84.0% C 0.072 H 315.5°. Best body text is #000000 at 12.55:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBDEB |
|---|---|
| RGB | rgb(221, 189, 235) |
| HSL | hsl(282, 53%, 83%) |
| HSV | hsv(282, 20%, 92%) |
| CMYK | cmyk(6%, 19.6%, 0%, 7.8%) |
| CIE-LAB | lab(80.61, 19.56, -18.60) |
| CIE-LCH | lch(80.61, 26.99, 316.43°) |
| OKLab | oklab(84.04% 0.0512 -0.0502) |
| OKLCH | oklch(84.04% 0.072 315.5) |
| XYZ | xyz(63.0095, 57.7663, 86.4118) |
| Luminance | 0.5777 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.75
Light Lavender
#DFC5FE
ΔE00 4.08
Pale Lilac
#E4CBFF
ΔE00 4.13
Pale Lavender
#EECFFE
ΔE00 4.26
Light Lavendar
#EFC0FE
ΔE00 4.49
Very Light Purple
#F6CEFC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBDEB #CBEBBD
analogous
#C6BDEB #DDBDEB #EBBDE2
triadic
#DDBDEB #EBDDBD #BDEBDD
tetradic
#DDBDEB #EBC6BD #CBEBBD #BDE2EB
square
#DDBDEB #EBC6BD #CBEBBD #BDE2EB
split-complementary
#DDBDEB #E2EBBD #BDEBC6
monochromatic
#AD5FCF #C58EDD #DDBDEB #F3E8F8 #F3E8F8
Accessibility & contrast
On white
1.67
#DDBDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.55
#DDBDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBDEB
12.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBDEB | 1.00 | 1.67 | 12.55 | 12.55 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C6ED
Deuteranopia (green-blind)
#BEC9E9
Tritanopia (blue-blind)
#DDC2CD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #ddbdeb; /* rgb */ color: rgb(221, 189, 235); /* oklch */ color: oklch(84.0% 0.072 315.5);
Tailwind
colors: {
custom: {
50: '#e7d1f1',
500: '#ddbdeb',
950: '#000000',
},
}SCSS
$custom: #ddbdeb; $custom-light: #e7d1f1; $custom-dark: #000000;
JSON
{
"hex": "#ddbdeb",
"rgb": {
"r": 221,
"g": 189,
"b": 235
},
"hsl": {
"h": 281.739,
"s": 53.488,
"l": 83.137
},
"oklch": {
"l": 0.84037,
"c": 0.07171,
"h": 315.5
},
"luminance": 0.57766
}Semantic roles & 50–950 ramp
primary
#DDBDEB
secondary
#99C785
accent
#C12554
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161416
muted
#848385