#DD88EB#DD88EB
#DD88EB is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.0% C 0.163 H 321.8°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88EB |
|---|---|
| RGB | rgb(221, 136, 235) |
| HSL | hsl(292, 71%, 73%) |
| HSV | hsv(292, 42%, 92%) |
| CMYK | cmyk(6%, 42.1%, 0%, 7.8%) |
| CIE-LAB | lab(68.74, 47.89, -36.81) |
| CIE-LCH | lch(68.74, 60.40, 322.45°) |
| OKLab | oklab(75% 0.1284 -0.1011) |
| OKLCH | oklch(75% 0.163 321.8) |
| XYZ | xyz(53.6166, 38.9806, 83.2809) |
| Luminance | 0.3898 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.01
Lavender Pink
#DD85D7
ΔE00 3.80
Purply Pink
#F075E6
ΔE00 4.85
Orchid
#DA70D6
ΔE00 5.79
Baby Purple
#CA9BF7
ΔE00 6.77
Liliac
#C48EFD
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88EB #96EB88
analogous
#AB88EB #DD88EB #EB88C8
triadic
#DD88EB #EBDD88 #88EBDD
tetradic
#DD88EB #EBAB88 #96EB88 #88C8EB
square
#DD88EB #EBAB88 #96EB88 #88C8EB
split-complementary
#DD88EB #C8EB88 #88EBAB
monochromatic
#BC24D5 #CE54E2 #DD88EB #ECBCF4 #F8E5FB
Accessibility & contrast
On white
2.39
#DD88EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#DD88EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88EB
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88EB | 1.00 | 2.39 | 8.80 | 8.80 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7BA1EF
Deuteranopia (green-blind)
#92ABE8
Tritanopia (blue-blind)
#DF94AF
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd88eb; /* rgb */ color: rgb(221, 136, 235); /* oklch */ color: oklch(75.0% 0.163 321.8);
Tailwind
colors: {
custom: {
50: '#e9acf1',
500: '#dd88eb',
950: '#000000',
},
}SCSS
$custom: #dd88eb; $custom-light: #e9acf1; $custom-dark: #000000;
JSON
{
"hex": "#dd88eb",
"rgb": {
"r": 221,
"g": 136,
"b": 235
},
"hsl": {
"h": 291.515,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.75001,
"c": 0.16345,
"h": 321.8
},
"luminance": 0.38979
}Semantic roles & 50–950 ramp
primary
#DD88EB
secondary
#DCF2D9
accent
#D3122E
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85