#DF84ED#DF84ED
#DF84ED is a light, vivid purple. Relative luminance 0.383; OKLCH L 74.7% C 0.173 H 322.1°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84ED |
|---|---|
| RGB | rgb(223, 132, 237) |
| HSL | hsl(292, 74%, 72%) |
| HSV | hsv(292, 44%, 93%) |
| CMYK | cmyk(5.9%, 44.3%, 0%, 7.1%) |
| CIE-LAB | lab(68.25, 50.90, -38.65) |
| CIE-LCH | lch(68.25, 63.91, 322.79°) |
| OKLab | oklab(74.71% 0.1367 -0.1064) |
| OKLCH | oklch(74.71% 0.173 322.1) |
| XYZ | xyz(53.9671, 38.3071, 84.6556) |
| Luminance | 0.3831 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.60
Lavender Pink
#DD85D7
ΔE00 4.17
Purply Pink
#F075E6
ΔE00 4.19
Orchid
#DA70D6
ΔE00 5.27
Light Magenta
#FA5FF7
ΔE00 6.81
Violet Pink
#FB5FFC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84ED #92ED84
analogous
#AB84ED #DF84ED #ED84C7
triadic
#DF84ED #EDDF84 #84EDDF
tetradic
#DF84ED #EDAB84 #92ED84 #84C7ED
square
#DF84ED #EDAB84 #92ED84 #84C7ED
split-complementary
#DF84ED #C7ED84 #84EDAB
monochromatic
#BF1FD7 #D14FE5 #DF84ED #EDB9F5 #F8E4FB
Accessibility & contrast
On white
2.42
#DF84ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#DF84ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84ED
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84ED | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F1
Deuteranopia (green-blind)
#8FAAEA
Tritanopia (blue-blind)
#E291AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df84ed; /* rgb */ color: rgb(223, 132, 237); /* oklch */ color: oklch(74.7% 0.173 322.1);
Tailwind
colors: {
custom: {
50: '#ebaaf3',
500: '#df84ed',
950: '#000000',
},
}SCSS
$custom: #df84ed; $custom-light: #ebaaf3; $custom-dark: #000000;
JSON
{
"hex": "#df84ed",
"rgb": {
"r": 223,
"g": 132,
"b": 237
},
"hsl": {
"h": 292,
"s": 74.468,
"l": 72.353
},
"oklch": {
"l": 0.74712,
"c": 0.17318,
"h": 322.1
},
"luminance": 0.38305
}Semantic roles & 50–950 ramp
primary
#DF84ED
secondary
#DCF3D8
accent
#D70F2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85