#EB7AF7#EB7AF7
#EB7AF7 is a light, highly saturated purple. Relative luminance 0.383; OKLCH L 75.2% C 0.205 H 323.7°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7AF7 |
|---|---|
| RGB | rgb(235, 122, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 51%, 97%) |
| CMYK | cmyk(4.9%, 50.6%, 0%, 3.1%) |
| CIE-LAB | lab(68.24, 61.01, -44.05) |
| CIE-LCH | lch(68.24, 75.25, 324.17°) |
| OKLab | oklab(75.16% 0.1653 -0.1216) |
| OKLCH | oklch(75.16% 0.205 323.7) |
| XYZ | xyz(58.0074, 38.2994, 92.3147) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 2.68
Purply Pink
#F075E6
ΔE00 3.25
Violet Pink
#FB5FFC
ΔE00 4.26
Light Magenta
#FA5FF7
ΔE00 4.30
Candy Pink
#FF63E9
ΔE00 5.09
Orchid
#DA70D6
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7AF7 #86F77A
analogous
#AD7AF7 #EB7AF7 #F77AC5
triadic
#EB7AF7 #F7EB7A #7AF7EB
tetradic
#EB7AF7 #F7AD7A #86F77A #7AC5F7
square
#EB7AF7 #F7AD7A #86F77A #7AC5F7
split-complementary
#EB7AF7 #C5F77A #7AF7AD
monochromatic
#D40EE9 #E240F4 #EB7AF7 #F4B4FA #FBE2FD
Accessibility & contrast
On white
2.43
#EB7AF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EB7AF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7AF7
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7AF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7AF7 | 1.00 | 2.43 | 8.66 | 8.66 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699EFB
Deuteranopia (green-blind)
#8CABF3
Tritanopia (blue-blind)
#EF8AAE
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #eb7af7; /* rgb */ color: rgb(235, 122, 247); /* oklch */ color: oklch(75.2% 0.205 323.7);
Tailwind
colors: {
custom: {
50: '#f4a4fa',
500: '#eb7af7',
950: '#000000',
},
}SCSS
$custom: #eb7af7; $custom-light: #f4a4fa; $custom-dark: #000000;
JSON
{
"hex": "#eb7af7",
"rgb": {
"r": 235,
"g": 122,
"b": 247
},
"hsl": {
"h": 294.24,
"s": 88.652,
"l": 72.353
},
"oklch": {
"l": 0.75162,
"c": 0.20517,
"h": 323.7
},
"luminance": 0.38297
}Semantic roles & 50–950 ramp
primary
#EB7AF7
secondary
#D9F5D6
accent
#E50016
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#171017
muted
#857F85