#EB76F7#EB76F7
#EB76F7 is a light, highly saturated purple. Relative luminance 0.373; OKLCH L 74.6% C 0.211 H 323.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #EB76F7 |
|---|---|
| RGB | rgb(235, 118, 247) |
| HSL | hsl(294, 89%, 72%) |
| HSV | hsv(294, 52%, 97%) |
| CMYK | cmyk(4.9%, 52.2%, 0%, 3.1%) |
| CIE-LAB | lab(67.53, 62.90, -45.17) |
| CIE-LCH | lch(67.53, 77.44, 324.32°) |
| OKLab | oklab(74.64% 0.1705 -0.1248) |
| OKLCH | oklch(74.64% 0.211 323.8) |
| XYZ | xyz(57.5263, 37.3373, 92.1544) |
| Luminance | 0.3733 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Violet (CSS)
#EE82EE
ΔE00 3.27
Purply Pink
#F075E6
ΔE00 3.27
Violet Pink
#FB5FFC
ΔE00 3.65
Light Magenta
#FA5FF7
ΔE00 3.68
Candy Pink
#FF63E9
ΔE00 4.77
Orchid
#DA70D6
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB76F7 #82F776
analogous
#AB76F7 #EB76F7 #F776C3
triadic
#EB76F7 #F7EB76 #76F7EB
tetradic
#EB76F7 #F7AB76 #82F776 #76C3F7
square
#EB76F7 #F7AB76 #82F776 #76C3F7
split-complementary
#EB76F7 #C3F776 #76F7AB
monochromatic
#D10DE5 #E33CF4 #EB76F7 #F3B0FA #FBE2FD
Accessibility & contrast
On white
2.48
#EB76F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#EB76F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB76F7
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB76F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB76F7 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649BFB
Deuteranopia (green-blind)
#89A9F3
Tritanopia (blue-blind)
#EF87AC
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #eb76f7; /* rgb */ color: rgb(235, 118, 247); /* oklch */ color: oklch(74.6% 0.211 323.8);
Tailwind
colors: {
custom: {
50: '#f4a2fa',
500: '#eb76f7',
950: '#000000',
},
}SCSS
$custom: #eb76f7; $custom-light: #f4a2fa; $custom-dark: #000000;
JSON
{
"hex": "#eb76f7",
"rgb": {
"r": 235,
"g": 118,
"b": 247
},
"hsl": {
"h": 294.419,
"s": 88.966,
"l": 71.569
},
"oklch": {
"l": 0.74638,
"c": 0.21126,
"h": 323.8
},
"luminance": 0.37334
}Semantic roles & 50–950 ramp
primary
#EB76F7
secondary
#D7F5D4
accent
#E60015
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85