#EB7AE9#EB7AE9
#EB7AE9 is a light, vivid purple. Relative luminance 0.375; OKLCH L 74.5% C 0.193 H 327.9°. Best body text is #000000 at 8.49:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AE9 |
|---|---|
| RGB | rgb(235, 122, 233) |
| HSL | hsl(301, 74%, 70%) |
| HSV | hsv(301, 48%, 92%) |
| CMYK | cmyk(0%, 48.1%, 0.9%, 7.8%) |
| CIE-LAB | lab(67.63, 58.53, -37.31) |
| CIE-LCH | lch(67.63, 69.41, 327.49°) |
| OKLab | oklab(74.51% 0.1632 -0.1022) |
| OKLCH | oklch(74.51% 0.193 327.9) |
| XYZ | xyz(55.9276, 37.4675, 81.3611) |
| Luminance | 0.3746 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.29
Violet (CSS)
#EE82EE
ΔE00 1.74
Orchid
#DA70D6
ΔE00 4.11
Candy Pink
#FF63E9
ΔE00 4.20
Lavender Pink
#DD85D7
ΔE00 4.24
Light Magenta
#FA5FF7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AE9 #7AEB7C
analogous
#B57AEB #EB7AE9 #EB7AB0
triadic
#EB7AE9 #E9EB7A #7AE9EB
tetradic
#EB7AE9 #EBB57A #7AEB7C #7AB0EB
square
#EB7AE9 #EBB57A #7AEB7C #7AB0EB
split-complementary
#EB7AE9 #B0EB7A #7AEBB5
monochromatic
#CC1FC9 #E345E0 #EB7AE9 #F3AFF2 #FBE4FB
Accessibility & contrast
On white
2.47
#EB7AE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.49
#EB7AE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AE9
8.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AE9 | 1.00 | 2.47 | 8.49 | 8.49 |
| #FFFFFF | 2.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#719BED
Deuteranopia (green-blind)
#92AAE6
Tritanopia (blue-blind)
#F185A7
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #eb7ae9; /* rgb */ color: rgb(235, 122, 233); /* oklch */ color: oklch(74.5% 0.193 327.9);
Tailwind
colors: {
custom: {
50: '#f4a4f0',
500: '#eb7ae9',
950: '#000000',
},
}SCSS
$custom: #eb7ae9; $custom-light: #f4a4f0; $custom-dark: #000000;
JSON
{
"hex": "#eb7ae9",
"rgb": {
"r": 235,
"g": 122,
"b": 233
},
"hsl": {
"h": 301.062,
"s": 73.856,
"l": 70
},
"oklch": {
"l": 0.74507,
"c": 0.1926,
"h": 327.9
},
"luminance": 0.37464
}Semantic roles & 50–950 ramp
primary
#EB7AE9
secondary
#D1F0D1
accent
#D61310
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F16
muted
#857F84