#DD85FC#DD85FC
#DD85FC is a light, vivid purple. Relative luminance 0.392; OKLCH L 75.4% C 0.186 H 316.7°. Best body text is #000000 at 8.83:1 contrast (WCAG AA passes).
Color values
| HEX | #DD85FC |
|---|---|
| RGB | rgb(221, 133, 252) |
| HSL | hsl(284, 95%, 75%) |
| HSV | hsv(284, 47%, 99%) |
| CMYK | cmyk(12.3%, 47.2%, 0%, 1.2%) |
| CIE-LAB | lab(68.88, 52.74, -45.90) |
| CIE-LCH | lch(68.88, 69.92, 318.97°) |
| OKLab | oklab(75.35% 0.1353 -0.1273) |
| OKLCH | oklch(75.35% 0.186 316.7) |
| XYZ | xyz(55.7744, 39.1772, 96.7005) |
| Luminance | 0.3917 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.56
Liliac
#C48EFD
ΔE00 5.26
Purply Pink
#F075E6
ΔE00 6.14
Light Purple
#BF77F6
ΔE00 6.30
Baby Purple
#CA9BF7
ΔE00 6.53
Lavender Pink
#DD85D7
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD85FC #A4FC85
analogous
#A185FC #DD85FC #FC85DF
triadic
#DD85FC #FCDD85 #85FCDD
tetradic
#DD85FC #FCA185 #A4FC85 #85DFFC
square
#DD85FC #FCA185 #A4FC85 #85DFFC
split-complementary
#DD85FC #DFFC85 #85FCA1
monochromatic
#BC0EF9 #CC49FB #DD85FC #EEC1FD #F7E1FE
Accessibility & contrast
On white
2.38
#DD85FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.83
#DD85FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD85FC
8.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD85FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD85FC | 1.00 | 2.38 | 8.83 | 8.83 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA3FF
Deuteranopia (green-blind)
#88ABF9
Tritanopia (blue-blind)
#DC96B5
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd85fc; /* rgb */ color: rgb(221, 133, 252); /* oklch */ color: oklch(75.4% 0.186 316.7);
Tailwind
colors: {
custom: {
50: '#eaabfe',
500: '#dd85fc',
950: '#000000',
},
}SCSS
$custom: #dd85fc; $custom-light: #eaabfe; $custom-dark: #000000;
JSON
{
"hex": "#dd85fc",
"rgb": {
"r": 221,
"g": 133,
"b": 252
},
"hsl": {
"h": 284.37,
"s": 95.2,
"l": 75.49
},
"oklch": {
"l": 0.75351,
"c": 0.18577,
"h": 316.7
},
"luminance": 0.39175
}Semantic roles & 50–950 ramp
primary
#DD85FC
secondary
#DDF6D5
accent
#E6003C
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86