#EB8FF5#EB8FF5
#EB8FF5 is a light, vivid purple. Relative luminance 0.439; OKLCH L 78.0% C 0.170 H 323.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FF5 |
|---|---|
| RGB | rgb(235, 143, 245) |
| HSL | hsl(294, 84%, 76%) |
| HSV | hsv(294, 42%, 96%) |
| CMYK | cmyk(4.1%, 41.6%, 0%, 3.9%) |
| CIE-LAB | lab(72.16, 50.24, -36.83) |
| CIE-LCH | lch(72.16, 62.30, 323.75°) |
| OKLab | oklab(78.05% 0.1363 -0.101) |
| OKLCH | oklch(78.05% 0.17 323.4) |
| XYZ | xyz(60.5632, 43.9021, 91.6523) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.80
Lavender Pink
#DD85D7
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.43
Plum
#DDA0DD
ΔE00 7.16
Baby Purple
#CA9BF7
ΔE00 7.31
Orchid
#DA70D6
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FF5 #99F58F
analogous
#B88FF5 #EB8FF5 #F58FCC
triadic
#EB8FF5 #F5EB8F #8FF5EB
tetradic
#EB8FF5 #F5B88F #99F58F #8FCCF5
square
#EB8FF5 #F5B88F #99F58F #8FCCF5
split-complementary
#EB8FF5 #CCF58F #8FF5B8
monochromatic
#D71FEB #E157F0 #EB8FF5 #F5C7FA #FAE3FC
Accessibility & contrast
On white
2.15
#EB8FF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#EB8FF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FF5
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FF5 | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#83AAF9
Deuteranopia (green-blind)
#9CB5F2
Tritanopia (blue-blind)
#EE9AB7
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #eb8ff5; /* rgb */ color: rgb(235, 143, 245); /* oklch */ color: oklch(78.0% 0.170 323.4);
Tailwind
colors: {
custom: {
50: '#f3b2f8',
500: '#eb8ff5',
950: '#000000',
},
}SCSS
$custom: #eb8ff5; $custom-light: #f3b2f8; $custom-dark: #000000;
JSON
{
"hex": "#eb8ff5",
"rgb": {
"r": 235,
"g": 143,
"b": 245
},
"hsl": {
"h": 294.118,
"s": 83.607,
"l": 76.078
},
"oklch": {
"l": 0.78048,
"c": 0.16963,
"h": 323.4
},
"luminance": 0.439
}Semantic roles & 50–950 ramp
primary
#EB8FF5
secondary
#DAF4D7
accent
#E0051B
background
#FFFBFF
surface
#FEF6FF
border
#D6D0D7
text
#171117
muted
#858085