#DD85FD#DD85FD
#DD85FD is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.187 H 316.5°. Best body text is #000000 at 8.85:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85FD |
|---|---|
| RGB | rgb(221, 133, 253) |
| HSL | hsl(284, 97%, 76%) |
| HSV | hsv(284, 47%, 99%) |
| CMYK | cmyk(12.6%, 47.4%, 0%, 0.8%) |
| CIE-LAB | lab(68.93, 52.94, -46.37) |
| CIE-LCH | lch(68.93, 70.38, 318.78°) |
| OKLab | oklab(75.4% 0.1354 -0.1287) |
| OKLCH | oklch(75.4% 0.187 316.5) |
| XYZ | xyz(55.9333, 39.2408, 97.5373) |
| Luminance | 0.3924 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.69
Liliac
#C48EFD
ΔE00 5.20
Light Purple
#BF77F6
ΔE00 6.26
Purply Pink
#F075E6
ΔE00 6.26
Baby Purple
#CA9BF7
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 7.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85FD #A5FD85
analogous
#A185FD #DD85FD #FD85E1
triadic
#DD85FD #FDDD85 #85FDDD
tetradic
#DD85FD #FDA185 #A5FD85 #85E1FD
square
#DD85FD #FDA185 #A5FD85 #85E1FD
split-complementary
#DD85FD #E1FD85 #85FDA1
monochromatic
#BB0DFB #CC49FC #DD85FD #EEC1FE #F7E1FF
Accessibility & contrast
On white
2.37
#DD85FD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.85
#DD85FD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85FD
8.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85FD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85FD | 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)
#6EA3FF
Deuteranopia (green-blind)
#87ABFA
Tritanopia (blue-blind)
#DC96B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd85fd; /* rgb */ color: rgb(221, 133, 253); /* oklch */ color: oklch(75.4% 0.187 316.5);
Tailwind
colors: {
custom: {
50: '#eaabfe',
500: '#dd85fd',
950: '#000000',
},
}SCSS
$custom: #dd85fd; $custom-light: #eaabfe; $custom-dark: #000000;
JSON
{
"hex": "#dd85fd",
"rgb": {
"r": 221,
"g": 133,
"b": 253
},
"hsl": {
"h": 284,
"s": 96.774,
"l": 75.686
},
"oklch": {
"l": 0.754,
"c": 0.18681,
"h": 316.5
},
"luminance": 0.39239
}Semantic roles & 50–950 ramp
primary
#DD85FD
secondary
#DDF7D4
accent
#E6003D
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86