#EB83F0#EB83F0
#EB83F0 is a light, vivid purple. Relative luminance 0.402; OKLCH L 76.1% C 0.185 H 325.5°. Best body text is #000000 at 9.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83F0 |
|---|---|
| RGB | rgb(235, 131, 240) |
| HSL | hsl(297, 78%, 73%) |
| HSV | hsv(297, 45%, 94%) |
| CMYK | cmyk(2.1%, 45.4%, 0%, 5.9%) |
| CIE-LAB | lab(69.60, 55.37, -38.08) |
| CIE-LCH | lch(69.60, 67.20, 325.48°) |
| OKLab | oklab(76.07% 0.1521 -0.1045) |
| OKLCH | oklch(76.07% 0.185 325.5) |
| XYZ | xyz(58.1041, 40.1888, 87.1178) |
| Luminance | 0.4019 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 0.74
Purply Pink
#F075E6
ΔE00 3.08
Lavender Pink
#DD85D7
ΔE00 4.38
Orchid
#DA70D6
ΔE00 5.71
Candy Pink
#FF63E9
ΔE00 5.76
Light Magenta
#FA5FF7
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83F0 #88F083
analogous
#B583F0 #EB83F0 #F083BE
triadic
#EB83F0 #F0EB83 #83F0EB
tetradic
#EB83F0 #F0B583 #88F083 #83BEF0
square
#EB83F0 #F0B583 #88F083 #83BEF0
split-complementary
#EB83F0 #BEF083 #83F0B5
monochromatic
#D51BDE #E24CE9 #EB83F0 #F4BAF7 #FBE4FC
Accessibility & contrast
On white
2.32
#EB83F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.04
#EB83F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83F0
9.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83F0 | 1.00 | 2.32 | 9.04 | 9.04 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#78A2F4
Deuteranopia (green-blind)
#95AFED
Tritanopia (blue-blind)
#F08FAE
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb83f0; /* rgb */ color: rgb(235, 131, 240); /* oklch */ color: oklch(76.1% 0.185 325.5);
Tailwind
colors: {
custom: {
50: '#f3aaf5',
500: '#eb83f0',
950: '#000000',
},
}SCSS
$custom: #eb83f0; $custom-light: #f3aaf5; $custom-dark: #000000;
JSON
{
"hex": "#eb83f0",
"rgb": {
"r": 235,
"g": 131,
"b": 240
},
"hsl": {
"h": 297.248,
"s": 78.417,
"l": 72.745
},
"oklch": {
"l": 0.76071,
"c": 0.18453,
"h": 325.5
},
"luminance": 0.40186
}Semantic roles & 50–950 ramp
primary
#EB83F0
secondary
#D9F3D8
accent
#DB0B14
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#171017
muted
#857F85