#DD88DC#DD88DC
#DD88DC is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.3% C 0.149 H 327.4°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #DD88DC |
|---|---|
| RGB | rgb(221, 136, 220) |
| HSL | hsl(301, 56%, 70%) |
| HSV | hsv(301, 38%, 87%) |
| CMYK | cmyk(0%, 38.5%, 0.5%, 13.3%) |
| CIE-LAB | lab(68.13, 45.10, -29.47) |
| CIE-LCH | lch(68.13, 53.87, 326.84°) |
| OKLab | oklab(74.35% 0.1253 -0.0802) |
| OKLCH | oklch(74.35% 0.149 327.4) |
| XYZ | xyz(51.5402, 38.1501, 72.3451) |
| Luminance | 0.3815 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 1.05
Violet (CSS)
#EE82EE
ΔE00 3.81
Purply Pink
#F075E6
ΔE00 4.88
Orchid
#DA70D6
ΔE00 5.36
Orchid (survey)
#C875C4
ΔE00 6.15
Plum
#DDA0DD
ΔE00 6.21
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD88DC #88DD89
analogous
#B488DD #DD88DC #DD88B1
triadic
#DD88DC #DCDD88 #88DCDD
tetradic
#DD88DC #DDB488 #88DD89 #88B1DD
square
#DD88DC #DDB488 #88DD89 #88B1DD
split-complementary
#DD88DC #B1DD88 #88DDB4
monochromatic
#B634B5 #CF58CE #DD88DC #EBB8EA #F8E7F8
Accessibility & contrast
On white
2.43
#DD88DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#DD88DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD88DC
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD88DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD88DC | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#829FDF
Deuteranopia (green-blind)
#98AAD9
Tritanopia (blue-blind)
#E290A8
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #dd88dc; /* rgb */ color: rgb(221, 136, 220); /* oklch */ color: oklch(74.3% 0.149 327.4);
Tailwind
colors: {
custom: {
50: '#e9ace7',
500: '#dd88dc',
950: '#000000',
},
}SCSS
$custom: #dd88dc; $custom-light: #e9ace7; $custom-dark: #000000;
JSON
{
"hex": "#dd88dc",
"rgb": {
"r": 221,
"g": 136,
"b": 220
},
"hsl": {
"h": 300.706,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.74347,
"c": 0.14876,
"h": 327.4
},
"luminance": 0.38148
}Semantic roles & 50–950 ramp
primary
#DD88DC
secondary
#D4ECD5
accent
#C32422
background
#FEFAFE
surface
#FDF4FC
border
#D5CED5
text
#161016
muted
#847F84