#EB76EE#EB76EE
#EB76EE is a light, highly saturated purple. Relative luminance 0.368; OKLCH L 74.2% C 0.203 H 326.4°. Best body text is #000000 at 8.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB76EE |
|---|---|
| RGB | rgb(235, 118, 238) |
| HSL | hsl(299, 78%, 70%) |
| HSV | hsv(299, 50%, 93%) |
| CMYK | cmyk(1.3%, 50.4%, 0%, 6.7%) |
| CIE-LAB | lab(67.12, 61.30, -40.85) |
| CIE-LCH | lch(67.12, 73.67, 326.32°) |
| OKLab | oklab(74.21% 0.1694 -0.1123) |
| OKLCH | oklch(74.21% 0.203 326.4) |
| XYZ | xyz(56.1709, 36.7951, 85.0158) |
| Luminance | 0.3679 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.88
Violet (CSS)
#EE82EE
ΔE00 2.56
Light Magenta
#FA5FF7
ΔE00 3.77
Candy Pink
#FF63E9
ΔE00 3.98
Violet Pink
#FB5FFC
ΔE00 3.99
Orchid
#DA70D6
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB76EE #79EE76
analogous
#AF76EE #EB76EE #EE76B5
triadic
#EB76EE #EEEB76 #76EEEB
tetradic
#EB76EE #EEAF76 #79EE76 #76B5EE
square
#EB76EE #EEAF76 #79EE76 #76B5EE
split-complementary
#EB76EE #B5EE76 #76EEAF
monochromatic
#CB1AD0 #E340E7 #EB76EE #F3ACF5 #FBE3FC
Accessibility & contrast
On white
2.51
#EB76EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.36
#EB76EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB76EE
8.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB76EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB76EE | 1.00 | 2.51 | 8.36 | 8.36 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#699AF2
Deuteranopia (green-blind)
#8DA9EA
Tritanopia (blue-blind)
#F184A8
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb76ee; /* rgb */ color: rgb(235, 118, 238); /* oklch */ color: oklch(74.2% 0.203 326.4);
Tailwind
colors: {
custom: {
50: '#f4a2f4',
500: '#eb76ee',
950: '#000000',
},
}SCSS
$custom: #eb76ee; $custom-light: #f4a2f4; $custom-dark: #000000;
JSON
{
"hex": "#eb76ee",
"rgb": {
"r": 235,
"g": 118,
"b": 238
},
"hsl": {
"h": 298.5,
"s": 77.922,
"l": 69.804
},
"oklch": {
"l": 0.74206,
"c": 0.20322,
"h": 326.4
},
"luminance": 0.36792
}Semantic roles & 50–950 ramp
primary
#EB76EE
secondary
#D0F1CF
accent
#DA0B10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85