#DF83F8#DF83F8
#DF83F8 is a light, vivid purple. Relative luminance 0.387; OKLCH L 75.1% C 0.186 H 318.8°. Best body text is #000000 at 8.74:1 contrast (WCAG AA passes).
Color values
| HEX | #DF83F8 |
|---|---|
| RGB | rgb(223, 131, 248) |
| HSL | hsl(287, 89%, 74%) |
| HSV | hsv(287, 47%, 97%) |
| CMYK | cmyk(10.1%, 47.2%, 0%, 2.7%) |
| CIE-LAB | lab(68.53, 53.52, -44.24) |
| CIE-LCH | lch(68.53, 69.44, 320.42°) |
| OKLab | oklab(75.08% 0.1398 -0.1224) |
| OKLCH | oklch(75.08% 0.186 318.8) |
| XYZ | xyz(55.4888, 38.6998, 93.3356) |
| Luminance | 0.3870 (WCAG relative) |
| Temperature | cool |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.75
Purply Pink
#F075E6
ΔE00 5.24
Liliac
#C48EFD
ΔE00 6.02
Lavender Pink
#DD85D7
ΔE00 6.11
Orchid
#DA70D6
ΔE00 6.40
Violet Pink
#FB5FFC
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#DF83F8 #9CF883
analogous
#A583F8 #DF83F8 #F883D7
triadic
#DF83F8 #F8DF83 #83F8DF
tetradic
#DF83F8 #F8A583 #9CF883 #83D7F8
square
#DF83F8 #F8A583 #9CF883 #83D7F8
split-complementary
#DF83F8 #D7F883 #83F8A5
monochromatic
#C10FF1 #D049F5 #DF83F8 #EEBDFB #F8E2FD
Accessibility & contrast
On white
2.40
#DF83F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.74
#DF83F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #DF83F8
8.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##DF83F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##DF83F8 | 1.00 | 2.40 | 8.74 | 8.74 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6FA1FC
Deuteranopia (green-blind)
#8AAAF5
Tritanopia (blue-blind)
#DF93B2
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #df83f8; /* rgb */ color: rgb(223, 131, 248); /* oklch */ color: oklch(75.1% 0.186 318.8);
Tailwind
colors: {
custom: {
50: '#ebaafb',
500: '#df83f8',
950: '#000000',
},
}SCSS
$custom: #df83f8; $custom-light: #ebaafb; $custom-dark: #000000;
JSON
{
"hex": "#df83f8",
"rgb": {
"r": 223,
"g": 131,
"b": 248
},
"hsl": {
"h": 287.179,
"s": 89.313,
"l": 74.314
},
"oklch": {
"l": 0.75084,
"c": 0.18581,
"h": 318.8
},
"luminance": 0.38698
}Semantic roles & 50–950 ramp
primary
#DF83F8
secondary
#DCF5D6
accent
#E60031
background
#FEFAFF
surface
#FDF4FF
border
#D5CED7
text
#161017
muted
#847F85