#EB8AF2#EB8AF2
#EB8AF2 is a light, vivid purple. Relative luminance 0.422; OKLCH L 77.2% C 0.175 H 324.6°. Best body text is #000000 at 9.45:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8AF2 |
|---|---|
| RGB | rgb(235, 138, 242) |
| HSL | hsl(296, 80%, 75%) |
| HSV | hsv(296, 43%, 95%) |
| CMYK | cmyk(2.9%, 43%, 0%, 5.1%) |
| CIE-LAB | lab(71.04, 52.23, -36.93) |
| CIE-LCH | lch(71.04, 63.97, 324.74°) |
| OKLab | oklab(77.17% 0.1427 -0.1013) |
| OKLCH | oklch(77.17% 0.175 324.6) |
| XYZ | xyz(59.3750, 42.2526, 89.0152) |
| Luminance | 0.4225 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 1.74
Purply Pink
#F075E6
ΔE00 4.36
Lavender Pink
#DD85D7
ΔE00 4.52
Orchid
#DA70D6
ΔE00 6.85
Candy Pink
#FF63E9
ΔE00 7.02
Light Magenta
#FA5FF7
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8AF2 #91F28A
analogous
#B78AF2 #EB8AF2 #F28AC5
triadic
#EB8AF2 #F2EB8A #8AF2EB
tetradic
#EB8AF2 #F2B78A #91F28A #8AC5F2
square
#EB8AF2 #F2B78A #91F28A #8AC5F2
split-complementary
#EB8AF2 #C5F28A #8AF2B7
monochromatic
#D81CE6 #E253EC #EB8AF2 #F4C1F8 #FAE3FC
Accessibility & contrast
On white
2.22
#EB8AF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.45
#EB8AF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8AF2
9.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8AF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8AF2 | 1.00 | 2.22 | 9.45 | 9.45 |
| #FFFFFF | 2.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7FA6F6
Deuteranopia (green-blind)
#9AB2EF
Tritanopia (blue-blind)
#EF95B3
Achromatopsia (no color)
#AEAEAE
Design tokens & code
CSS
--color: #eb8af2; /* rgb */ color: rgb(235, 138, 242); /* oklch */ color: oklch(77.2% 0.175 324.6);
Tailwind
colors: {
custom: {
50: '#f3aef6',
500: '#eb8af2',
950: '#000000',
},
}SCSS
$custom: #eb8af2; $custom-light: #f3aef6; $custom-dark: #000000;
JSON
{
"hex": "#eb8af2",
"rgb": {
"r": 235,
"g": 138,
"b": 242
},
"hsl": {
"h": 295.962,
"s": 80,
"l": 74.51
},
"oklch": {
"l": 0.77172,
"c": 0.175,
"h": 324.6
},
"luminance": 0.4225
}Semantic roles & 50–950 ramp
primary
#EB8AF2
secondary
#D9F4D7
accent
#DC0917
background
#FFFAFF
surface
#FEF5FE
border
#D6CFD6
text
#171017
muted
#857F85