#EB7AFF#EB7AFF
#EB7AFF is a light, highly saturated purple. Relative luminance 0.388; OKLCH L 75.6% C 0.213 H 321.4°. Best body text is #000000 at 8.76:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AFF |
|---|---|
| RGB | rgb(235, 122, 255) |
| HSL | hsl(291, 100%, 74%) |
| HSV | hsv(291, 52%, 100%) |
| CMYK | cmyk(7.8%, 52.2%, 0%, 0%) |
| CIE-LAB | lab(68.61, 62.47, -47.85) |
| CIE-LCH | lch(68.61, 78.69, 322.55°) |
| OKLab | oklab(75.55% 0.1662 -0.1325) |
| OKLCH | oklch(75.55% 0.213 321.4) |
| XYZ | xyz(59.2685, 38.8039, 98.9563) |
| Luminance | 0.3880 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.73
Violet Pink
#FB5FFC
ΔE00 4.37
Purply Pink
#F075E6
ΔE00 4.47
Light Magenta
#FA5FF7
ΔE00 4.59
Candy Pink
#FF63E9
ΔE00 5.92
Orchid
#DA70D6
ΔE00 6.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AFF #8EFF7A
analogous
#A97AFF #EB7AFF #FF7AD1
triadic
#EB7AFF #FFEB7A #7AFFEB
tetradic
#EB7AFF #FFA97A #8EFF7A #7AD1FF
square
#EB7AFF #FFA97A #8EFF7A #7AD1FF
split-complementary
#EB7AFF #D1FF7A #7AFFA9
monochromatic
#D800FF #E23DFF #EB7AFF #F4B7FF #FAE0FF
Accessibility & contrast
On white
2.40
#EB7AFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.76
#EB7AFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AFF
8.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AFF | 1.00 | 2.40 | 8.76 | 8.76 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649FFF
Deuteranopia (green-blind)
#88ACFB
Tritanopia (blue-blind)
#ED8CB1
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #eb7aff; /* rgb */ color: rgb(235, 122, 255); /* oklch */ color: oklch(75.6% 0.213 321.4);
Tailwind
colors: {
custom: {
50: '#f4a5ff',
500: '#eb7aff',
950: '#000000',
},
}SCSS
$custom: #eb7aff; $custom-light: #f4a5ff; $custom-dark: #000000;
JSON
{
"hex": "#eb7aff",
"rgb": {
"r": 235,
"g": 122,
"b": 255
},
"hsl": {
"h": 290.977,
"s": 100,
"l": 73.922
},
"oklch": {
"l": 0.75553,
"c": 0.21258,
"h": 321.4
},
"luminance": 0.38801
}Semantic roles & 50–950 ramp
primary
#EB7AFF
secondary
#D9F7D4
accent
#E60023
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171018
muted
#857F86