#DD99ED#DD99ED
#DD99ED is a light, vivid purple. Relative luminance 0.443; OKLCH L 77.8% C 0.137 H 319.8°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99ED |
|---|---|
| RGB | rgb(221, 153, 237) |
| HSL | hsl(289, 70%, 76%) |
| HSV | hsv(289, 35%, 93%) |
| CMYK | cmyk(6.8%, 35.4%, 0%, 7.1%) |
| CIE-LAB | lab(72.41, 39.32, -32.21) |
| CIE-LCH | lch(72.41, 50.83, 320.68°) |
| OKLab | oklab(77.79% 0.1044 -0.0882) |
| OKLCH | oklch(77.79% 0.137 319.8) |
| XYZ | xyz(56.4941, 44.2707, 85.6735) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.59
Baby Purple
#CA9BF7
ΔE00 5.15
Lavender (survey)
#C79FEF
ΔE00 5.30
Lavender Pink
#DD85D7
ΔE00 5.54
Lilac (survey)
#CEA2FD
ΔE00 5.63
Mauve
#E0B0FF
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99ED #A9ED99
analogous
#B399ED #DD99ED #ED99D3
triadic
#DD99ED #EDDD99 #99EDDD
tetradic
#DD99ED #EDB399 #A9ED99 #99D3ED
square
#DD99ED #EDB399 #A9ED99 #99D3ED
split-complementary
#DD99ED #D3ED99 #99EDB3
monochromatic
#BA31DB #CC65E4 #DD99ED #EECDF6 #F6E5FA
Accessibility & contrast
On white
2.13
#DD99ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#DD99ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99ED
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99ED | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EADF0
Deuteranopia (green-blind)
#9FB4EA
Tritanopia (blue-blind)
#DEA3B8
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #dd99ed; /* rgb */ color: rgb(221, 153, 237); /* oklch */ color: oklch(77.8% 0.137 319.8);
Tailwind
colors: {
custom: {
50: '#e8b8f3',
500: '#dd99ed',
950: '#000000',
},
}SCSS
$custom: #dd99ed; $custom-light: #e8b8f3; $custom-dark: #000000;
JSON
{
"hex": "#dd99ed",
"rgb": {
"r": 221,
"g": 153,
"b": 237
},
"hsl": {
"h": 288.571,
"s": 70,
"l": 76.471
},
"oklch": {
"l": 0.7779,
"c": 0.13664,
"h": 319.8
},
"luminance": 0.44269
}Semantic roles & 50–950 ramp
primary
#DD99ED
secondary
#DEF2D9
accent
#D21438
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085