#DD99EC#DD99EC
#DD99EC is a light, vivid purple. Relative luminance 0.442; OKLCH L 77.7% C 0.136 H 320.2°. Best body text is #000000 at 9.84:1 contrast (WCAG AA passes).
Color values
| HEX | #DD99EC |
|---|---|
| RGB | rgb(221, 153, 236) |
| HSL | hsl(289, 69%, 76%) |
| HSV | hsv(289, 35%, 93%) |
| CMYK | cmyk(6.4%, 35.2%, 0%, 7.5%) |
| CIE-LAB | lab(72.37, 39.13, -31.72) |
| CIE-LCH | lch(72.37, 50.37, 320.97°) |
| OKLab | oklab(77.75% 0.1042 -0.0868) |
| OKLCH | oklch(77.75% 0.136 320.2) |
| XYZ | xyz(56.3484, 44.2124, 84.9062) |
| Luminance | 0.4421 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Plum
#DDA0DD
ΔE00 4.41
Baby Purple
#CA9BF7
ΔE00 5.30
Lavender (survey)
#C79FEF
ΔE00 5.39
Lavender Pink
#DD85D7
ΔE00 5.43
Lilac (survey)
#CEA2FD
ΔE00 5.78
Mauve
#E0B0FF
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD99EC #A8EC99
analogous
#B499EC #DD99EC #EC99D2
triadic
#DD99EC #ECDD99 #99ECDD
tetradic
#DD99EC #ECB499 #A8EC99 #99D2EC
square
#DD99EC #ECB499 #A8EC99 #99D2EC
split-complementary
#DD99EC #D2EC99 #99ECB4
monochromatic
#BB32D9 #CC65E2 #DD99EC #EECDF6 #F6E5FA
Accessibility & contrast
On white
2.13
#DD99EC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.84
#DD99EC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD99EC
9.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD99EC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD99EC | 1.00 | 2.13 | 9.84 | 9.84 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FADEF
Deuteranopia (green-blind)
#9FB4E9
Tritanopia (blue-blind)
#DEA2B8
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #dd99ec; /* rgb */ color: rgb(221, 153, 236); /* oklch */ color: oklch(77.7% 0.136 320.2);
Tailwind
colors: {
custom: {
50: '#e8b8f2',
500: '#dd99ec',
950: '#000000',
},
}SCSS
$custom: #dd99ec; $custom-light: #e8b8f2; $custom-dark: #000000;
JSON
{
"hex": "#dd99ec",
"rgb": {
"r": 221,
"g": 153,
"b": 236
},
"hsl": {
"h": 289.157,
"s": 68.595,
"l": 76.275
},
"oklch": {
"l": 0.77748,
"c": 0.13557,
"h": 320.2
},
"luminance": 0.44211
}Semantic roles & 50–950 ramp
primary
#DD99EC
secondary
#DEF2D9
accent
#D11537
background
#FEFBFE
surface
#FDF6FD
border
#D5D0D5
text
#161117
muted
#848085