#EB8AF8#EB8AF8
#EB8AF8 is a light, vivid purple. Relative luminance 0.426; OKLCH L 77.4% C 0.181 H 322.7°. Best body text is #000000 at 9.52:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AF8 |
|---|---|
| RGB | rgb(235, 138, 248) |
| HSL | hsl(293, 89%, 76%) |
| HSV | hsv(293, 44%, 97%) |
| CMYK | cmyk(5.2%, 44.4%, 0%, 2.7%) |
| CIE-LAB | lab(71.30, 53.34, -39.82) |
| CIE-LCH | lch(71.30, 66.56, 323.26°) |
| OKLab | oklab(77.44% 0.1438 -0.1095) |
| OKLCH | oklch(77.44% 0.181 322.7) |
| XYZ | xyz(60.2909, 42.6189, 93.8392) |
| Luminance | 0.4262 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.31
Purply Pink
#F075E6
ΔE00 4.82
Lavender Pink
#DD85D7
ΔE00 5.43
Violet Pink
#FB5FFC
ΔE00 7.19
Light Magenta
#FA5FF7
ΔE00 7.22
Candy Pink
#FF63E9
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AF8 #97F88A
analogous
#B48AF8 #EB8AF8 #F88ACE
triadic
#EB8AF8 #F8EB8A #8AF8EB
tetradic
#EB8AF8 #F8B48A #97F88A #8ACEF8
square
#EB8AF8 #F8B48A #97F88A #8ACEF8
split-complementary
#EB8AF8 #CEF88A #8AF8B4
monochromatic
#D717F1 #E150F5 #EB8AF8 #F5C4FB #FAE2FD
Accessibility & contrast
On white
2.21
#EB8AF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.52
#EB8AF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AF8
9.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AF8 | 1.00 | 2.21 | 9.52 | 9.52 |
| #FFFFFF | 2.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7CA7FC
Deuteranopia (green-blind)
#97B3F5
Tritanopia (blue-blind)
#EE97B5
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #eb8af8; /* rgb */ color: rgb(235, 138, 248); /* oklch */ color: oklch(77.4% 0.181 322.7);
Tailwind
colors: {
custom: {
50: '#f3affb',
500: '#eb8af8',
950: '#000000',
},
}SCSS
$custom: #eb8af8; $custom-light: #f3affb; $custom-dark: #000000;
JSON
{
"hex": "#eb8af8",
"rgb": {
"r": 235,
"g": 138,
"b": 248
},
"hsl": {
"h": 292.909,
"s": 88.71,
"l": 75.686
},
"oklch": {
"l": 0.77441,
"c": 0.18076,
"h": 322.7
},
"luminance": 0.42616
}Semantic roles & 50–950 ramp
primary
#EB8AF8
secondary
#D9F5D6
accent
#E5001B
background
#FFFAFF
surface
#FEF5FF
border
#D6CFD7
text
#171117
muted
#858085