#DDBBDC#DDBBDC
#DDBBDC is a very light, muted purple. Relative luminance 0.561; OKLCH L 83.1% C 0.059 H 327.0°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBDC |
|---|---|
| RGB | rgb(221, 187, 220) |
| HSL | hsl(302, 33%, 80%) |
| HSV | hsv(302, 15%, 87%) |
| CMYK | cmyk(0%, 15.4%, 0.5%, 13.3%) |
| CIE-LAB | lab(79.66, 17.79, -11.96) |
| CIE-LCH | lch(79.66, 21.44, 326.09°) |
| OKLab | oklab(83.15% 0.0492 -0.0319) |
| OKLCH | oklch(83.15% 0.059 327) |
| XYZ | xyz(60.5058, 56.0812, 75.3336) |
| Luminance | 0.5608 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Thistle
#D8BFD8
ΔE00 3.28
Very Light Purple
#F6CEFC
ΔE00 6.13
Pale Lavender
#EECFFE
ΔE00 6.40
Lilac
#C8A2C8
ΔE00 6.50
Pale Mauve
#FED0FC
ΔE00 6.75
Light Lilac
#EDC8FF
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBDC #BBDDBC
analogous
#CDBBDD #DDBBDC #DDBBCB
triadic
#DDBBDC #DCDDBB #BBDCDD
tetradic
#DDBBDC #DDCDBB #BBDDBC #BBCBDD
square
#DDBBDC #DDCDBB #BBDDBC #BBCBDD
split-complementary
#DDBBDC #CBDDBB #BBDDCD
monochromatic
#B469B2 #C992C7 #DDBBDC #F1E4F1 #F5EBF4
Accessibility & contrast
On white
1.72
#DDBBDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#DDBBDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBDC
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBDC | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9C3DD
Deuteranopia (green-blind)
#C0C7DB
Tritanopia (blue-blind)
#E0BDC6
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #ddbbdc; /* rgb */ color: rgb(221, 187, 220); /* oklch */ color: oklch(83.1% 0.059 327.0);
Tailwind
colors: {
custom: {
50: '#e7cfe6',
500: '#ddbbdc',
950: '#000000',
},
}SCSS
$custom: #ddbbdc; $custom-light: #e7cfe6; $custom-dark: #000000;
JSON
{
"hex": "#ddbbdc",
"rgb": {
"r": 221,
"g": 187,
"b": 220
},
"hsl": {
"h": 301.765,
"s": 33.333,
"l": 80
},
"oklch": {
"l": 0.83148,
"c": 0.05865,
"h": 327
},
"luminance": 0.5608
}Semantic roles & 50–950 ramp
primary
#DDBBDC
secondary
#87B589
accent
#AC3D39
background
#FEFEFE
surface
#FCFBFC
border
#D5D4D5
text
#161316
muted
#848384