#DD85FA#DD85FA
#DD85FA is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.3% C 0.184 H 317.3°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85FA |
|---|---|
| RGB | rgb(221, 133, 250) |
| HSL | hsl(285, 92%, 75%) |
| HSV | hsv(285, 47%, 98%) |
| CMYK | cmyk(11.6%, 46.8%, 0%, 2%) |
| CIE-LAB | lab(68.79, 52.35, -44.95) |
| CIE-LCH | lch(68.79, 69.00, 319.35°) |
| OKLab | oklab(75.25% 0.135 -0.1245) |
| OKLCH | oklch(75.25% 0.184 317.3) |
| XYZ | xyz(55.4592, 39.0511, 95.0401) |
| Luminance | 0.3905 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.30
Liliac
#C48EFD
ΔE00 5.40
Purply Pink
#F075E6
ΔE00 5.90
Light Purple
#BF77F6
ΔE00 6.40
Lavender Pink
#DD85D7
ΔE00 6.51
Baby Purple
#CA9BF7
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85FA #A2FA85
analogous
#A285FA #DD85FA #FA85DD
triadic
#DD85FA #FADD85 #85FADD
tetradic
#DD85FA #FAA285 #A2FA85 #85DDFA
square
#DD85FA #FAA285 #A2FA85 #85DDFA
split-complementary
#DD85FA #DDFA85 #85FAA2
monochromatic
#BC0FF5 #CD4AF8 #DD85FA #EDC0FC #F7E2FE
Accessibility & contrast
On white
2.38
#DD85FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#DD85FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85FA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85FA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#70A2FE
Deuteranopia (green-blind)
#89ABF7
Tritanopia (blue-blind)
#DC95B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd85fa; /* rgb */ color: rgb(221, 133, 250); /* oklch */ color: oklch(75.3% 0.184 317.3);
Tailwind
colors: {
custom: {
50: '#e9abfc',
500: '#dd85fa',
950: '#000000',
},
}SCSS
$custom: #dd85fa; $custom-light: #e9abfc; $custom-dark: #000000;
JSON
{
"hex": "#dd85fa",
"rgb": {
"r": 221,
"g": 133,
"b": 250
},
"hsl": {
"h": 285.128,
"s": 92.126,
"l": 75.098
},
"oklch": {
"l": 0.75253,
"c": 0.1837,
"h": 317.3
},
"luminance": 0.39049
}Semantic roles & 50–950 ramp
primary
#DD85FA
secondary
#DDF6D5
accent
#E60039
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85