#EB74EE#EB74EE
#EB74EE is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 73.9% C 0.206 H 326.5°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74EE |
|---|---|
| RGB | rgb(235, 116, 238) |
| HSL | hsl(299, 78%, 69%) |
| HSV | hsv(299, 51%, 93%) |
| CMYK | cmyk(1.3%, 51.3%, 0%, 6.7%) |
| CIE-LAB | lab(66.77, 62.24, -41.40) |
| CIE-LCH | lch(66.77, 74.75, 326.37°) |
| OKLab | oklab(73.95% 0.172 -0.1139) |
| OKLCH | oklch(73.95% 0.206 326.5) |
| XYZ | xyz(55.9379, 36.3291, 84.9382) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.98
Violet (CSS)
#EE82EE
ΔE00 2.93
Light Magenta
#FA5FF7
ΔE00 3.47
Violet Pink
#FB5FFC
ΔE00 3.70
Candy Pink
#FF63E9
ΔE00 3.82
Orchid
#DA70D6
ΔE00 4.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74EE #77EE74
analogous
#AE74EE #EB74EE #EE74B4
triadic
#EB74EE #EEEB74 #74EEEB
tetradic
#EB74EE #EEAE74 #77EE74 #74B4EE
square
#EB74EE #EEAE74 #77EE74 #74B4EE
split-complementary
#EB74EE #B4EE74 #74EEAE
monochromatic
#CA19CE #E33DE7 #EB74EE #F3ABF5 #FBE1FB
Accessibility & contrast
On white
2.54
#EB74EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#EB74EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74EE
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74EE | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F2
Deuteranopia (green-blind)
#8CA8EA
Tritanopia (blue-blind)
#F182A7
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb74ee; /* rgb */ color: rgb(235, 116, 238); /* oklch */ color: oklch(73.9% 0.206 326.5);
Tailwind
colors: {
custom: {
50: '#f4a1f4',
500: '#eb74ee',
950: '#000000',
},
}SCSS
$custom: #eb74ee; $custom-light: #f4a1f4; $custom-dark: #000000;
JSON
{
"hex": "#eb74ee",
"rgb": {
"r": 235,
"g": 116,
"b": 238
},
"hsl": {
"h": 298.525,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.73946,
"c": 0.20627,
"h": 326.5
},
"luminance": 0.36326
}Semantic roles & 50–950 ramp
primary
#EB74EE
secondary
#CEF0CD
accent
#DA0B10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85