#EB83F2#EB83F2
#EB83F2 is a light, vivid purple. Relative luminance 0.403; OKLCH L 76.2% C 0.186 H 324.9°. Best body text is #000000 at 9.06:1 contrast (WCAG AA passes).
Color values
| HEX | #EB83F2 |
|---|---|
| RGB | rgb(235, 131, 242) |
| HSL | hsl(296, 81%, 73%) |
| HSV | hsv(296, 46%, 95%) |
| CMYK | cmyk(2.9%, 45.9%, 0%, 5.1%) |
| CIE-LAB | lab(69.69, 55.73, -39.04) |
| CIE-LCH | lch(69.69, 68.05, 324.99°) |
| OKLab | oklab(76.16% 0.1524 -0.1072) |
| OKLCH | oklch(76.16% 0.186 324.9) |
| XYZ | xyz(58.4029, 40.3083, 88.6912) |
| Luminance | 0.4031 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.03
Purply Pink
#F075E6
ΔE00 3.26
Lavender Pink
#DD85D7
ΔE00 4.68
Candy Pink
#FF63E9
ΔE00 5.85
Orchid
#DA70D6
ΔE00 5.87
Light Magenta
#FA5FF7
ΔE00 5.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB83F2 #8AF283
analogous
#B383F2 #EB83F2 #F283C1
triadic
#EB83F2 #F2EB83 #83F2EB
tetradic
#EB83F2 #F2B383 #8AF283 #83C1F2
square
#EB83F2 #F2B383 #8AF283 #83C1F2
split-complementary
#EB83F2 #C1F283 #83F2B3
monochromatic
#D618E3 #E24CEC #EB83F2 #F4BAF8 #FBE3FC
Accessibility & contrast
On white
2.32
#EB83F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.06
#EB83F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB83F2
9.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB83F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB83F2 | 1.00 | 2.32 | 9.06 | 9.06 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#77A2F6
Deuteranopia (green-blind)
#94AFEF
Tritanopia (blue-blind)
#EF90AF
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb83f2; /* rgb */ color: rgb(235, 131, 242); /* oklch */ color: oklch(76.2% 0.186 324.9);
Tailwind
colors: {
custom: {
50: '#f3aaf6',
500: '#eb83f2',
950: '#000000',
},
}SCSS
$custom: #eb83f2; $custom-light: #f3aaf6; $custom-dark: #000000;
JSON
{
"hex": "#eb83f2",
"rgb": {
"r": 235,
"g": 131,
"b": 242
},
"hsl": {
"h": 296.216,
"s": 81.022,
"l": 73.137
},
"oklch": {
"l": 0.76162,
"c": 0.18638,
"h": 324.9
},
"luminance": 0.40306
}Semantic roles & 50–950 ramp
primary
#EB83F2
secondary
#D9F4D7
accent
#DD0816
background
#FFFAFF
surface
#FFF4FE
border
#D7CED6
text
#171017
muted
#857F85