#DD87F0#DD87F0
#DD87F0 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.1% C 0.170 H 320.2°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD87F0 |
|---|---|
| RGB | rgb(221, 135, 240) |
| HSL | hsl(289, 78%, 74%) |
| HSV | hsv(289, 44%, 94%) |
| CMYK | cmyk(7.9%, 43.8%, 0%, 5.9%) |
| CIE-LAB | lab(68.75, 49.36, -39.54) |
| CIE-LCH | lch(68.75, 63.25, 321.31°) |
| OKLab | oklab(75.08% 0.1307 -0.109) |
| OKLCH | oklch(75.08% 0.17 320.2) |
| XYZ | xyz(54.2090, 38.9933, 87.0921) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.25
Lavender Pink
#DD85D7
ΔE00 4.73
Purply Pink
#F075E6
ΔE00 5.06
Orchid
#DA70D6
ΔE00 6.07
Liliac
#C48EFD
ΔE00 6.28
Baby Purple
#CA9BF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD87F0 #9AF087
analogous
#A887F0 #DD87F0 #F087CE
triadic
#DD87F0 #F0DD87 #87F0DD
tetradic
#DD87F0 #F0A887 #9AF087 #87CEF0
square
#DD87F0 #F0A887 #9AF087 #87CEF0
split-complementary
#DD87F0 #CEF087 #87F0A8
monochromatic
#BD1CE1 #CE51E9 #DD87F0 #ECBDF7 #F7E4FC
Accessibility & contrast
On white
2.39
#DD87F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#DD87F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD87F0
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD87F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD87F0 | 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)
#78A2F4
Deuteranopia (green-blind)
#8FABED
Tritanopia (blue-blind)
#DE94B0
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd87f0; /* rgb */ color: rgb(221, 135, 240); /* oklch */ color: oklch(75.1% 0.170 320.2);
Tailwind
colors: {
custom: {
50: '#e9acf5',
500: '#dd87f0',
950: '#000000',
},
}SCSS
$custom: #dd87f0; $custom-light: #e9acf5; $custom-dark: #000000;
JSON
{
"hex": "#dd87f0",
"rgb": {
"r": 221,
"g": 135,
"b": 240
},
"hsl": {
"h": 289.143,
"s": 77.778,
"l": 73.529
},
"oklch": {
"l": 0.75077,
"c": 0.17017,
"h": 320.2
},
"luminance": 0.38991
}Semantic roles & 50–950 ramp
primary
#DD87F0
secondary
#DDF3D8
accent
#DA0B31
background
#FEFAFF
surface
#FDF4FE
border
#D5CED6
text
#161017
muted
#847F85