#EB74ED#EB74ED
#EB74ED is a light, highly saturated purple. Relative luminance 0.363; OKLCH L 73.9% C 0.205 H 326.8°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74ED |
|---|---|
| RGB | rgb(235, 116, 237) |
| HSL | hsl(299, 77%, 69%) |
| HSV | hsv(299, 51%, 93%) |
| CMYK | cmyk(0.8%, 51.1%, 0%, 7.1%) |
| CIE-LAB | lab(66.73, 62.07, -40.92) |
| CIE-LCH | lch(66.73, 74.34, 326.60°) |
| OKLab | oklab(73.9% 0.1718 -0.1125) |
| OKLCH | oklch(73.9% 0.205 326.8) |
| XYZ | xyz(55.7914, 36.2705, 84.1666) |
| Luminance | 0.3627 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 1.83
Violet (CSS)
#EE82EE
ΔE00 2.89
Light Magenta
#FA5FF7
ΔE00 3.51
Candy Pink
#FF63E9
ΔE00 3.75
Violet Pink
#FB5FFC
ΔE00 3.78
Orchid
#DA70D6
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74ED #76ED74
analogous
#AF74ED #EB74ED #ED74B3
triadic
#EB74ED #EDEB74 #74EDEB
tetradic
#EB74ED #EDAF74 #76ED74 #74B3ED
square
#EB74ED #EDAF74 #76ED74 #74B3ED
split-complementary
#EB74ED #B3ED74 #74EDAF
monochromatic
#C91ACC #E33EE6 #EB74ED #F3AAF4 #FBE0FB
Accessibility & contrast
On white
2.54
#EB74ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EB74ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74ED
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74ED | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6799F1
Deuteranopia (green-blind)
#8CA8E9
Tritanopia (blue-blind)
#F182A6
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb74ed; /* rgb */ color: rgb(235, 116, 237); /* oklch */ color: oklch(73.9% 0.205 326.8);
Tailwind
colors: {
custom: {
50: '#f4a1f3',
500: '#eb74ed',
950: '#000000',
},
}SCSS
$custom: #eb74ed; $custom-light: #f4a1f3; $custom-dark: #000000;
JSON
{
"hex": "#eb74ed",
"rgb": {
"r": 235,
"g": 116,
"b": 237
},
"hsl": {
"h": 299.008,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.73899,
"c": 0.2054,
"h": 326.8
},
"luminance": 0.36267
}Semantic roles & 50–950 ramp
primary
#EB74ED
secondary
#CDF0CD
accent
#D90C10
background
#FFFAFE
surface
#FFF4FD
border
#D7CED5
text
#170F17
muted
#857F85