#DDBBDD#DDBBDD
#DDBBDD is a very light, muted purple. Relative luminance 0.561; OKLCH L 83.2% C 0.060 H 326.1°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBDD |
|---|---|
| RGB | rgb(221, 187, 221) |
| HSL | hsl(300, 33%, 80%) |
| HSV | hsv(300, 15%, 87%) |
| CMYK | cmyk(0%, 15.4%, 0%, 13.3%) |
| CIE-LAB | lab(79.69, 17.98, -12.45) |
| CIE-LCH | lch(79.69, 21.87, 325.29°) |
| OKLab | oklab(83.18% 0.0495 -0.0333) |
| OKLCH | oklch(83.18% 0.06 326.1) |
| XYZ | xyz(60.6386, 56.1343, 76.0332) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.46
Very Light Purple
#F6CEFC
ΔE00 5.96
Pale Lavender
#EECFFE
ΔE00 6.20
Lilac
#C8A2C8
ΔE00 6.47
Light Lilac
#EDC8FF
ΔE00 6.58
Pale Mauve
#FED0FC
ΔE00 6.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBDD #BBDDBB
analogous
#CCBBDD #DDBBDD #DDBBCC
triadic
#DDBBDD #DDDDBB #BBDDDD
tetradic
#DDBBDD #DDCCBB #BBDDBB #BBCCDD
square
#DDBBDD #DDCCBB #BBDDBB #BBCCDD
split-complementary
#DDBBDD #CCDDBB #BBDDCC
monochromatic
#B469B4 #C992C9 #DDBBDD #F1E4F1 #F5EBF5
Accessibility & contrast
On white
1.72
#DDBBDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#DDBBDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBDD
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBDD | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DE
Deuteranopia (green-blind)
#C0C7DC
Tritanopia (blue-blind)
#DFBEC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddbbdd; /* rgb */ color: rgb(221, 187, 221); /* oklch */ color: oklch(83.2% 0.060 326.1);
Tailwind
colors: {
custom: {
50: '#e7cfe7',
500: '#ddbbdd',
950: '#000000',
},
}SCSS
$custom: #ddbbdd; $custom-light: #e7cfe7; $custom-dark: #000000;
JSON
{
"hex": "#ddbbdd",
"rgb": {
"r": 221,
"g": 187,
"b": 221
},
"hsl": {
"h": 300,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83182,
"c": 0.05968,
"h": 326.1
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#DDBBDD
secondary
#87B587
accent
#AC3939
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384