#EB7AE8#EB7AE8
#EB7AE8 is a light, vivid purple. Relative luminance 0.374; OKLCH L 74.5% C 0.192 H 328.3°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AE8 |
|---|---|
| RGB | rgb(235, 122, 232) |
| HSL | hsl(302, 74%, 70%) |
| HSV | hsv(302, 48%, 92%) |
| CMYK | cmyk(0%, 48.1%, 1.3%, 7.8%) |
| CIE-LAB | lab(67.58, 58.35, -36.82) |
| CIE-LCH | lch(67.58, 69.00, 327.75°) |
| OKLab | oklab(74.46% 0.1631 -0.1008) |
| OKLCH | oklch(74.46% 0.192 328.3) |
| XYZ | xyz(55.7851, 37.4105, 80.6109) |
| Luminance | 0.3741 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.21
Violet (CSS)
#EE82EE
ΔE00 1.78
Orchid
#DA70D6
ΔE00 4.05
Lavender Pink
#DD85D7
ΔE00 4.12
Candy Pink
#FF63E9
ΔE00 4.17
Light Magenta
#FA5FF7
ΔE00 4.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AE8 #7AEB7D
analogous
#B67AEB #EB7AE8 #EB7AAF
triadic
#EB7AE8 #E8EB7A #7AE8EB
tetradic
#EB7AE8 #EBB67A #7AEB7D #7AAFEB
square
#EB7AE8 #EBB67A #7AEB7D #7AAFEB
split-complementary
#EB7AE8 #AFEB7A #7AEBB6
monochromatic
#CC1FC7 #E345DF #EB7AE8 #F3AFF1 #FBE4FA
Accessibility & contrast
On white
2.48
#EB7AE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#EB7AE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AE8
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AE8 | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BEC
Deuteranopia (green-blind)
#92AAE5
Tritanopia (blue-blind)
#F285A6
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7ae8; /* rgb */ color: rgb(235, 122, 232); /* oklch */ color: oklch(74.5% 0.192 328.3);
Tailwind
colors: {
custom: {
50: '#f4a4ef',
500: '#eb7ae8',
950: '#000000',
},
}SCSS
$custom: #eb7ae8; $custom-light: #f4a4ef; $custom-dark: #000000;
JSON
{
"hex": "#eb7ae8",
"rgb": {
"r": 235,
"g": 122,
"b": 232
},
"hsl": {
"h": 301.593,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.74461,
"c": 0.19172,
"h": 328.3
},
"luminance": 0.37407
}Semantic roles & 50–950 ramp
primary
#EB7AE8
secondary
#D1F0D1
accent
#D61510
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84