#DF83F9#DF83F9
#DF83F9 is a light, vivid purple. Relative luminance 0.388; OKLCH L 75.1% C 0.187 H 318.5°. Best body text is #000000 at 8.75:1 contrast (WCAG AA passes).
Color values
| HEX | #DF83F9 |
|---|---|
| RGB | rgb(223, 131, 249) |
| HSL | hsl(287, 91%, 75%) |
| HSV | hsv(287, 47%, 98%) |
| CMYK | cmyk(10.4%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(68.58, 53.71, -44.72) |
| CIE-LCH | lch(68.58, 69.89, 320.22°) |
| OKLab | oklab(75.13% 0.1399 -0.1238) |
| OKLCH | oklch(75.13% 0.187 318.5) |
| XYZ | xyz(55.6443, 38.7621, 94.1548) |
| Luminance | 0.3876 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.88
Purply Pink
#F075E6
ΔE00 5.36
Liliac
#C48EFD
ΔE00 5.94
Lavender Pink
#DD85D7
ΔE00 6.28
Orchid
#DA70D6
ΔE00 6.53
Light Purple
#BF77F6
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF83F9 #9DF983
analogous
#A483F9 #DF83F9 #F983D8
triadic
#DF83F9 #F9DF83 #83F9DF
tetradic
#DF83F9 #F9A483 #9DF983 #83D8F9
square
#DF83F9 #F9A483 #9DF983 #83D8F9
split-complementary
#DF83F9 #D8F983 #83F9A4
monochromatic
#C10EF3 #D049F6 #DF83F9 #EEBDFC #F7E2FE
Accessibility & contrast
On white
2.40
#DF83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.75
#DF83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF83F9
8.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF83F9 | 1.00 | 2.40 | 8.75 | 8.75 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6EA1FD
Deuteranopia (green-blind)
#89AAF6
Tritanopia (blue-blind)
#DF93B3
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df83f9; /* rgb */ color: rgb(223, 131, 249); /* oklch */ color: oklch(75.1% 0.187 318.5);
Tailwind
colors: {
custom: {
50: '#ebaafb',
500: '#df83f9',
950: '#000000',
},
}SCSS
$custom: #df83f9; $custom-light: #ebaafb; $custom-dark: #000000;
JSON
{
"hex": "#df83f9",
"rgb": {
"r": 223,
"g": 131,
"b": 249
},
"hsl": {
"h": 286.78,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.75132,
"c": 0.18682,
"h": 318.5
},
"luminance": 0.3876
}Semantic roles & 50–950 ramp
primary
#DF83F9
secondary
#DCF6D5
accent
#E60033
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85