#EB83F9#EB83F9
#EB83F9 is a light, vivid purple. Relative luminance 0.407; OKLCH L 76.5% C 0.193 H 322.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83F9 |
|---|---|
| RGB | rgb(235, 131, 249) |
| HSL | hsl(293, 91%, 75%) |
| HSV | hsv(293, 47%, 98%) |
| CMYK | cmyk(5.6%, 47.4%, 0%, 2.4%) |
| CIE-LAB | lab(69.99, 57.01, -42.40) |
| CIE-LCH | lch(69.99, 71.05, 323.36°) |
| OKLab | oklab(76.49% 0.1535 -0.1169) |
| OKLCH | oklch(76.49% 0.193 322.7) |
| XYZ | xyz(59.4744, 40.7369, 94.3344) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.15
Purply Pink
#F075E6
ΔE00 4.07
Lavender Pink
#DD85D7
ΔE00 5.75
Violet Pink
#FB5FFC
ΔE00 5.82
Light Magenta
#FA5FF7
ΔE00 5.88
Candy Pink
#FF63E9
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83F9 #91F983
analogous
#B083F9 #EB83F9 #F983CC
triadic
#EB83F9 #F9EB83 #83F9EB
tetradic
#EB83F9 #F9B083 #91F983 #83CCF9
square
#EB83F9 #F9B083 #91F983 #83CCF9
split-complementary
#EB83F9 #CCF983 #83F9B0
monochromatic
#D80EF3 #E249F6 #EB83F9 #F4BDFC #FAE2FE
Accessibility & contrast
On white
2.30
#EB83F9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EB83F9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83F9
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83F9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83F9 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#73A3FD
Deuteranopia (green-blind)
#91AFF6
Tritanopia (blue-blind)
#EE92B3
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb83f9; /* rgb */ color: rgb(235, 131, 249); /* oklch */ color: oklch(76.5% 0.193 322.7);
Tailwind
colors: {
custom: {
50: '#f3aafb',
500: '#eb83f9',
950: '#000000',
},
}SCSS
$custom: #eb83f9; $custom-light: #f3aafb; $custom-dark: #000000;
JSON
{
"hex": "#eb83f9",
"rgb": {
"r": 235,
"g": 131,
"b": 249
},
"hsl": {
"h": 292.881,
"s": 90.769,
"l": 74.51
},
"oklch": {
"l": 0.76486,
"c": 0.19297,
"h": 322.7
},
"luminance": 0.40734
}Semantic roles & 50–950 ramp
primary
#EB83F9
secondary
#D9F6D5
accent
#E6001B
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85