#EB83F4#EB83F4
#EB83F4 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.3% C 0.188 H 324.2°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83F4 |
|---|---|
| RGB | rgb(235, 131, 244) |
| HSL | hsl(295, 84%, 74%) |
| HSV | hsv(295, 46%, 96%) |
| CMYK | cmyk(3.7%, 46.3%, 0%, 4.3%) |
| CIE-LAB | lab(69.77, 56.09, -40.01) |
| CIE-LCH | lch(69.77, 68.90, 324.50°) |
| OKLab | oklab(76.25% 0.1528 -0.11) |
| OKLCH | oklch(76.25% 0.188 324.2) |
| XYZ | xyz(58.7049, 40.4291, 90.2818) |
| Luminance | 0.4043 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.34
Purply Pink
#F075E6
ΔE00 3.47
Lavender Pink
#DD85D7
ΔE00 4.98
Light Magenta
#FA5FF7
ΔE00 5.90
Violet Pink
#FB5FFC
ΔE00 5.93
Candy Pink
#FF63E9
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83F4 #8CF483
analogous
#B283F4 #EB83F4 #F483C4
triadic
#EB83F4 #F4EB83 #83F4EB
tetradic
#EB83F4 #F4B283 #8CF483 #83C4F4
square
#EB83F4 #F4B283 #8CF483 #83C4F4
split-complementary
#EB83F4 #C4F483 #83F4B2
monochromatic
#D715E8 #E24BEF #EB83F4 #F4BBF9 #FAE3FD
Accessibility & contrast
On white
2.31
#EB83F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EB83F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83F4
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83F4 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F8
Deuteranopia (green-blind)
#94AFF1
Tritanopia (blue-blind)
#EF90B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb83f4; /* rgb */ color: rgb(235, 131, 244); /* oklch */ color: oklch(76.3% 0.188 324.2);
Tailwind
colors: {
custom: {
50: '#f3aaf8',
500: '#eb83f4',
950: '#000000',
},
}SCSS
$custom: #eb83f4; $custom-light: #f3aaf8; $custom-dark: #000000;
JSON
{
"hex": "#eb83f4",
"rgb": {
"r": 235,
"g": 131,
"b": 244
},
"hsl": {
"h": 295.221,
"s": 83.704,
"l": 73.529
},
"oklch": {
"l": 0.76253,
"c": 0.18825,
"h": 324.2
},
"luminance": 0.40426
}Semantic roles & 50–950 ramp
primary
#EB83F4
secondary
#D9F4D7
accent
#E00517
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85