#EB8AF5#EB8AF5
#EB8AF5 is a light, vivid purple. Relative luminance 0.424; OKLCH L 77.3% C 0.178 H 323.7°. Best body text is #000000 at 9.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AF5 |
|---|---|
| RGB | rgb(235, 138, 245) |
| HSL | hsl(294, 84%, 75%) |
| HSV | hsv(294, 44%, 96%) |
| CMYK | cmyk(4.1%, 43.7%, 0%, 3.9%) |
| CIE-LAB | lab(71.17, 52.78, -38.38) |
| CIE-LCH | lch(71.17, 65.26, 323.98°) |
| OKLab | oklab(77.31% 0.1433 -0.1054) |
| OKLCH | oklch(77.31% 0.178 323.7) |
| XYZ | xyz(59.8292, 42.4343, 91.4076) |
| Luminance | 0.4243 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.98
Purply Pink
#F075E6
ΔE00 4.57
Lavender Pink
#DD85D7
ΔE00 4.97
Orchid
#DA70D6
ΔE00 7.06
Candy Pink
#FF63E9
ΔE00 7.13
Light Magenta
#FA5FF7
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AF5 #94F58A
analogous
#B68AF5 #EB8AF5 #F58AC9
triadic
#EB8AF5 #F5EB8A #8AF5EB
tetradic
#EB8AF5 #F5B68A #94F58A #8AC9F5
square
#EB8AF5 #F5B68A #94F58A #8AC9F5
split-complementary
#EB8AF5 #C9F58A #8AF5B6
monochromatic
#D819EB #E152F0 #EB8AF5 #F5C2FA #FAE3FD
Accessibility & contrast
On white
2.21
#EB8AF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.49
#EB8AF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AF5
9.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AF5 | 1.00 | 2.21 | 9.49 | 9.49 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7EA7F9
Deuteranopia (green-blind)
#98B2F2
Tritanopia (blue-blind)
#EF96B4
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8af5; /* rgb */ color: rgb(235, 138, 245); /* oklch */ color: oklch(77.3% 0.178 323.7);
Tailwind
colors: {
custom: {
50: '#f3aff9',
500: '#eb8af5',
950: '#000000',
},
}SCSS
$custom: #eb8af5; $custom-light: #f3aff9; $custom-dark: #000000;
JSON
{
"hex": "#eb8af5",
"rgb": {
"r": 235,
"g": 138,
"b": 245
},
"hsl": {
"h": 294.393,
"s": 84.252,
"l": 75.098
},
"oklch": {
"l": 0.77306,
"c": 0.17786,
"h": 323.7
},
"luminance": 0.42432
}Semantic roles & 50–950 ramp
primary
#EB8AF5
secondary
#D9F5D6
accent
#E10519
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085