#DF83EE#DF83EE
#DF83EE is a light, vivid purple. Relative luminance 0.381; OKLCH L 74.6% C 0.176 H 321.8°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #DF83EE |
|---|---|
| RGB | rgb(223, 131, 238) |
| HSL | hsl(292, 76%, 72%) |
| HSV | hsv(292, 45%, 93%) |
| CMYK | cmyk(6.3%, 45%, 0%, 6.7%) |
| CIE-LAB | lab(68.09, 51.60, -39.45) |
| CIE-LCH | lch(68.09, 64.95, 322.60°) |
| OKLab | oklab(74.61% 0.1382 -0.1086) |
| OKLCH | oklch(74.61% 0.176 321.8) |
| XYZ | xyz(53.9786, 38.0958, 85.3822) |
| Luminance | 0.3809 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 4.16
Lavender Pink
#DD85D7
ΔE00 4.41
Orchid
#DA70D6
ΔE00 5.23
Light Magenta
#FA5FF7
ΔE00 6.61
Violet Pink
#FB5FFC
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF83EE #92EE83
analogous
#AA83EE #DF83EE #EE83C7
triadic
#DF83EE #EEDF83 #83EEDF
tetradic
#DF83EE #EEAA83 #92EE83 #83C7EE
square
#DF83EE #EEAA83 #92EE83 #83C7EE
split-complementary
#DF83EE #C7EE83 #83EEAA
monochromatic
#BF1ED9 #D14DE7 #DF83EE #EDB9F5 #F8E4FB
Accessibility & contrast
On white
2.44
#DF83EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#DF83EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF83EE
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF83EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF83EE | 1.00 | 2.44 | 8.62 | 8.62 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#749FF2
Deuteranopia (green-blind)
#8EAAEB
Tritanopia (blue-blind)
#E190AD
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #df83ee; /* rgb */ color: rgb(223, 131, 238); /* oklch */ color: oklch(74.6% 0.176 321.8);
Tailwind
colors: {
custom: {
50: '#eba9f4',
500: '#df83ee',
950: '#000000',
},
}SCSS
$custom: #df83ee; $custom-light: #eba9f4; $custom-dark: #000000;
JSON
{
"hex": "#df83ee",
"rgb": {
"r": 223,
"g": 131,
"b": 238
},
"hsl": {
"h": 291.589,
"s": 75.887,
"l": 72.353
},
"oklch": {
"l": 0.7461,
"c": 0.17581,
"h": 321.8
},
"luminance": 0.38094
}Semantic roles & 50–950 ramp
primary
#DF83EE
secondary
#DCF3D8
accent
#D80D2A
background
#FEFAFE
surface
#FDF4FD
border
#D5CED5
text
#161017
muted
#847F85