#DD85F9#DD85F9
#DD85F9 is a light, vivid purple. Relative luminance 0.390; OKLCH L 75.2% C 0.183 H 317.6°. Best body text is #000000 at 8.80:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85F9 |
|---|---|
| RGB | rgb(221, 133, 249) |
| HSL | hsl(286, 91%, 75%) |
| HSV | hsv(286, 47%, 98%) |
| CMYK | cmyk(11.2%, 46.6%, 0%, 2.4%) |
| CIE-LAB | lab(68.74, 52.15, -44.48) |
| CIE-LCH | lch(68.74, 68.54, 319.54°) |
| OKLab | oklab(75.21% 0.1349 -0.1232) |
| OKLCH | oklch(75.21% 0.183 317.6) |
| XYZ | xyz(55.3028, 38.9885, 94.2165) |
| Luminance | 0.3899 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.18
Liliac
#C48EFD
ΔE00 5.48
Purply Pink
#F075E6
ΔE00 5.78
Lavender Pink
#DD85D7
ΔE00 6.34
Light Purple
#BF77F6
ΔE00 6.46
Baby Purple
#CA9BF7
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85F9 #A1F985
analogous
#A385F9 #DD85F9 #F985DB
triadic
#DD85F9 #F9DD85 #85F9DD
tetradic
#DD85F9 #F9A385 #A1F985 #85DBF9
square
#DD85F9 #F9A385 #A1F985 #85DBF9
split-complementary
#DD85F9 #DBF985 #85F9A3
monochromatic
#BC10F3 #CD4BF6 #DD85F9 #EDBFFC #F7E2FE
Accessibility & contrast
On white
2.39
#DD85F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.80
#DD85F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85F9
8.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85F9 | 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)
#70A2FD
Deuteranopia (green-blind)
#89ABF6
Tritanopia (blue-blind)
#DD95B3
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd85f9; /* rgb */ color: rgb(221, 133, 249); /* oklch */ color: oklch(75.2% 0.183 317.6);
Tailwind
colors: {
custom: {
50: '#e9abfb',
500: '#dd85f9',
950: '#000000',
},
}SCSS
$custom: #dd85f9; $custom-light: #e9abfb; $custom-dark: #000000;
JSON
{
"hex": "#dd85f9",
"rgb": {
"r": 221,
"g": 133,
"b": 249
},
"hsl": {
"h": 285.517,
"s": 90.625,
"l": 74.902
},
"oklch": {
"l": 0.75205,
"c": 0.18267,
"h": 317.6
},
"luminance": 0.38987
}Semantic roles & 50–950 ramp
primary
#DD85F9
secondary
#DDF6D5
accent
#E60037
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85