#DF84EE#DF84EE
#DF84EE is a light, vivid purple. Relative luminance 0.384; OKLCH L 74.8% C 0.174 H 321.8°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #DF84EE |
|---|---|
| RGB | rgb(223, 132, 238) |
| HSL | hsl(292, 76%, 73%) |
| HSV | hsv(292, 45%, 93%) |
| CMYK | cmyk(6.3%, 44.5%, 0%, 6.7%) |
| CIE-LAB | lab(68.29, 51.09, -39.14) |
| CIE-LCH | lch(68.29, 64.36, 322.55°) |
| OKLab | oklab(74.76% 0.1368 -0.1078) |
| OKLCH | oklch(74.76% 0.174 321.8) |
| XYZ | xyz(54.1136, 38.3657, 85.4272) |
| Luminance | 0.3836 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.67
Purply Pink
#F075E6
ΔE00 4.27
Lavender Pink
#DD85D7
ΔE00 4.34
Orchid
#DA70D6
ΔE00 5.37
Light Magenta
#FA5FF7
ΔE00 6.79
Violet Pink
#FB5FFC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF84EE #93EE84
analogous
#AA84EE #DF84EE #EE84C8
triadic
#DF84EE #EEDF84 #84EEDF
tetradic
#DF84EE #EEAA84 #93EE84 #84C8EE
square
#DF84EE #EEAA84 #93EE84 #84C8EE
split-complementary
#DF84EE #C8EE84 #84EEAA
monochromatic
#BF1EDA #D14EE7 #DF84EE #EDBAF5 #F8E4FB
Accessibility & contrast
On white
2.42
#DF84EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#DF84EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF84EE
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF84EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF84EE | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A0F2
Deuteranopia (green-blind)
#8FAAEB
Tritanopia (blue-blind)
#E191AE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df84ee; /* rgb */ color: rgb(223, 132, 238); /* oklch */ color: oklch(74.8% 0.174 321.8);
Tailwind
colors: {
custom: {
50: '#ebaaf4',
500: '#df84ee',
950: '#000000',
},
}SCSS
$custom: #df84ee; $custom-light: #ebaaf4; $custom-dark: #000000;
JSON
{
"hex": "#df84ee",
"rgb": {
"r": 223,
"g": 132,
"b": 238
},
"hsl": {
"h": 291.509,
"s": 75.714,
"l": 72.549
},
"oklch": {
"l": 0.74758,
"c": 0.17417,
"h": 321.8
},
"luminance": 0.38364
}Semantic roles & 50–950 ramp
primary
#DF84EE
secondary
#DCF3D8
accent
#D80E2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85