#DDBBED#DDBBED
#DDBBED is a very light, moderate purple. Relative luminance 0.570; OKLCH L 83.7% C 0.078 H 314.9°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #DDBBED |
|---|---|
| RGB | rgb(221, 187, 237) |
| HSL | hsl(281, 58%, 83%) |
| HSV | hsv(281, 21%, 93%) |
| CMYK | cmyk(6.8%, 21.1%, 0%, 7.1%) |
| CIE-LAB | lab(80.20, 21.02, -20.30) |
| CIE-LCH | lch(80.20, 29.22, 316.00°) |
| OKLab | oklab(83.74% 0.0547 -0.0549) |
| OKLCH | oklch(83.74% 0.078 314.9) |
| XYZ | xyz(62.8728, 57.0280, 87.7997) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Light Lilac
#EDC8FF
ΔE00 3.57
Light Lavender
#DFC5FE
ΔE00 3.77
Light Lavendar
#EFC0FE
ΔE00 3.85
Pale Lilac
#E4CBFF
ΔE00 4.21
Pale Lavender
#EECFFE
ΔE00 4.65
Very Light Purple
#F6CEFC
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DDBBED #CBEDBB
analogous
#C4BBED #DDBBED #EDBBE4
triadic
#DDBBED #EDDDBB #BBEDDD
tetradic
#DDBBED #EDC4BB #CBEDBB #BBE4ED
square
#DDBBED #EDC4BB #CBEDBB #BBE4ED
split-complementary
#DDBBED #E4EDBB #BBEDC4
monochromatic
#AD5AD3 #C58BE0 #DDBBED #F3E7F9 #F3E7F9
Accessibility & contrast
On white
1.69
#DDBBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#DDBBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DDBBED
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DDBBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DDBBED | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5C5EF
Deuteranopia (green-blind)
#BCC8EB
Tritanopia (blue-blind)
#DCC1CC
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #ddbbed; /* rgb */ color: rgb(221, 187, 237); /* oklch */ color: oklch(83.7% 0.078 314.9);
Tailwind
colors: {
custom: {
50: '#e8cff3',
500: '#ddbbed',
950: '#000000',
},
}SCSS
$custom: #ddbbed; $custom-light: #e8cff3; $custom-dark: #000000;
JSON
{
"hex": "#ddbbed",
"rgb": {
"r": 221,
"g": 187,
"b": 237
},
"hsl": {
"h": 280.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.83739,
"c": 0.07754,
"h": 314.9
},
"luminance": 0.57027
}Semantic roles & 50–950 ramp
primary
#DDBBED
secondary
#99CA82
accent
#C62055
background
#FEFEFF
surface
#FCFBFE
border
#D5D4D6
text
#161317
muted
#848385