#DD84FC#DD84FC
#DD84FC is a light, vivid purple. Relative luminance 0.389; OKLCH L 75.2% C 0.187 H 316.8°. Best body text is #000000 at 8.78:1 contrast (WCAG AA passes).
Color values
| HEX | #DD84FC |
|---|---|
| RGB | rgb(221, 132, 252) |
| HSL | hsl(285, 95%, 75%) |
| HSV | hsv(285, 48%, 99%) |
| CMYK | cmyk(12.3%, 47.6%, 0%, 1.2%) |
| CIE-LAB | lab(68.68, 53.25, -46.21) |
| CIE-LCH | lch(68.68, 70.51, 319.05°) |
| OKLab | oklab(75.2% 0.1367 -0.1282) |
| OKLCH | oklch(75.2% 0.187 316.8) |
| XYZ | xyz(55.6382, 38.9047, 96.6551) |
| Luminance | 0.3890 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 4.57
Liliac
#C48EFD
ΔE00 5.34
Purply Pink
#F075E6
ΔE00 6.07
Light Purple
#BF77F6
ΔE00 6.18
Baby Purple
#CA9BF7
ΔE00 6.71
Lavender Pink
#DD85D7
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DD84FC #A3FC84
analogous
#A184FC #DD84FC #FC84DF
triadic
#DD84FC #FCDD84 #84FCDD
tetradic
#DD84FC #FCA184 #A3FC84 #84DFFC
square
#DD84FC #FCA184 #A3FC84 #84DFFC
split-complementary
#DD84FC #DFFC84 #84FCA1
monochromatic
#BC0DF9 #CC48FB #DD84FC #EEC0FD #F7E1FE
Accessibility & contrast
On white
2.39
#DD84FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.78
#DD84FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DD84FC
8.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DD84FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DD84FC | 1.00 | 2.39 | 8.78 | 8.78 |
| #FFFFFF | 2.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6DA2FF
Deuteranopia (green-blind)
#87AAF9
Tritanopia (blue-blind)
#DC95B4
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #dd84fc; /* rgb */ color: rgb(221, 132, 252); /* oklch */ color: oklch(75.2% 0.187 316.8);
Tailwind
colors: {
custom: {
50: '#eaaafe',
500: '#dd84fc',
950: '#000000',
},
}SCSS
$custom: #dd84fc; $custom-light: #eaaafe; $custom-dark: #000000;
JSON
{
"hex": "#dd84fc",
"rgb": {
"r": 221,
"g": 132,
"b": 252
},
"hsl": {
"h": 284.5,
"s": 95.238,
"l": 75.294
},
"oklch": {
"l": 0.75204,
"c": 0.18737,
"h": 316.8
},
"luminance": 0.38903
}Semantic roles & 50–950 ramp
primary
#DD84FC
secondary
#DDF6D5
accent
#E6003B
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161018
muted
#847F86