#DD87F4#DD87F4
#DD87F4 is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.3% C 0.174 H 318.9°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87F4 |
|---|---|
| RGB | rgb(221, 135, 244) |
| HSL | hsl(287, 83%, 74%) |
| HSV | hsv(287, 45%, 96%) |
| CMYK | cmyk(9.4%, 44.7%, 0%, 4.3%) |
| CIE-LAB | lab(68.92, 50.14, -41.46) |
| CIE-LCH | lch(68.92, 65.06, 320.41°) |
| OKLab | oklab(75.26% 0.1314 -0.1145) |
| OKLCH | oklch(75.26% 0.174 318.9) |
| XYZ | xyz(54.8097, 39.2336, 90.2561) |
| Luminance | 0.3923 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.62
Lavender Pink
#DD85D7
ΔE00 5.43
Purply Pink
#F075E6
ΔE00 5.43
Liliac
#C48EFD
ΔE00 5.83
Baby Purple
#CA9BF7
ΔE00 6.36
Orchid
#DA70D6
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87F4 #9EF487
analogous
#A787F4 #DD87F4 #F487D5
triadic
#DD87F4 #F4DD87 #87F4DD
tetradic
#DD87F4 #F4A787 #9EF487 #87D5F4
square
#DD87F4 #F4A787 #9EF487 #87D5F4
split-complementary
#DD87F4 #D5F487 #87F4A7
monochromatic
#BD17EA #CD4FEF #DD87F4 #EDBFF9 #F7E3FC
Accessibility & contrast
On white
2.37
#DD87F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DD87F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87F4
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87F4 | 1.00 | 2.37 | 8.85 | 8.85 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F8
Deuteranopia (green-blind)
#8DABF1
Tritanopia (blue-blind)
#DE95B2
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd87f4; /* rgb */ color: rgb(221, 135, 244); /* oklch */ color: oklch(75.3% 0.174 318.9);
Tailwind
colors: {
custom: {
50: '#e9acf8',
500: '#dd87f4',
950: '#000000',
},
}SCSS
$custom: #dd87f4; $custom-light: #e9acf8; $custom-dark: #000000;
JSON
{
"hex": "#dd87f4",
"rgb": {
"r": 221,
"g": 135,
"b": 244
},
"hsl": {
"h": 287.339,
"s": 83.206,
"l": 74.314
},
"oklch": {
"l": 0.75264,
"c": 0.17427,
"h": 318.9
},
"luminance": 0.39232
}Semantic roles & 50–950 ramp
primary
#DD87F4
secondary
#DDF4D7
accent
#E00634
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85