#EB83F3#EB83F3
#EB83F3 is a light, vivid purple. Relative luminance 0.404; OKLCH L 76.2% C 0.187 H 324.6°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83F3 |
|---|---|
| RGB | rgb(235, 131, 243) |
| HSL | hsl(296, 82%, 73%) |
| HSV | hsv(296, 46%, 95%) |
| CMYK | cmyk(3.3%, 46.1%, 0%, 4.7%) |
| CIE-LAB | lab(69.73, 55.91, -39.53) |
| CIE-LCH | lch(69.73, 68.47, 324.74°) |
| OKLab | oklab(76.21% 0.1526 -0.1086) |
| OKLCH | oklch(76.21% 0.187 324.6) |
| XYZ | xyz(58.5535, 40.3686, 89.4843) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.18
Purply Pink
#F075E6
ΔE00 3.36
Lavender Pink
#DD85D7
ΔE00 4.83
Candy Pink
#FF63E9
ΔE00 5.91
Light Magenta
#FA5FF7
ΔE00 5.92
Orchid
#DA70D6
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83F3 #8BF383
analogous
#B383F3 #EB83F3 #F383C3
triadic
#EB83F3 #F3EB83 #83F3EB
tetradic
#EB83F3 #F3B383 #8BF383 #83C3F3
square
#EB83F3 #F3B383 #8BF383 #83C3F3
split-complementary
#EB83F3 #C3F383 #83F3B3
monochromatic
#D716E5 #E24BEE #EB83F3 #F4BBF8 #FAE3FC
Accessibility & contrast
On white
2.31
#EB83F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#EB83F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83F3
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83F3 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#76A2F7
Deuteranopia (green-blind)
#94AFF0
Tritanopia (blue-blind)
#EF90B0
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb83f3; /* rgb */ color: rgb(235, 131, 243); /* oklch */ color: oklch(76.2% 0.187 324.6);
Tailwind
colors: {
custom: {
50: '#f3aaf7',
500: '#eb83f3',
950: '#000000',
},
}SCSS
$custom: #eb83f3; $custom-light: #f3aaf7; $custom-dark: #000000;
JSON
{
"hex": "#eb83f3",
"rgb": {
"r": 235,
"g": 131,
"b": 243
},
"hsl": {
"h": 295.714,
"s": 82.353,
"l": 73.333
},
"oklch": {
"l": 0.76208,
"c": 0.18732,
"h": 324.6
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#EB83F3
secondary
#D9F4D7
accent
#DF0716
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85