#EB74F3#EB74F3
#EB74F3 is a light, highly saturated purple. Relative luminance 0.366; OKLCH L 74.2% C 0.211 H 325.0°. Best body text is #000000 at 8.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74F3 |
|---|---|
| RGB | rgb(235, 116, 243) |
| HSL | hsl(296, 84%, 70%) |
| HSV | hsv(296, 52%, 95%) |
| CMYK | cmyk(3.3%, 52.3%, 0%, 4.7%) |
| CIE-LAB | lab(67.00, 63.12, -43.80) |
| CIE-LCH | lch(67.00, 76.83, 325.24°) |
| OKLab | oklab(74.19% 0.1726 -0.1208) |
| OKLCH | oklch(74.19% 0.211 325) |
| XYZ | xyz(56.6827, 36.6270, 88.8607) |
| Luminance | 0.3662 (WCAG relative) |
| Temperature | neutral |
| Family | purple |
Closest named colors
Purply Pink
#F075E6
ΔE00 2.73
Violet (CSS)
#EE82EE
ΔE00 3.23
Light Magenta
#FA5FF7
ΔE00 3.35
Violet Pink
#FB5FFC
ΔE00 3.44
Candy Pink
#FF63E9
ΔE00 4.24
Orchid
#DA70D6
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74F3 #7CF374
analogous
#AB74F3 #EB74F3 #F374BC
triadic
#EB74F3 #F3EB74 #74F3EB
tetradic
#EB74F3 #F3AB74 #7CF374 #74BCF3
square
#EB74F3 #F3AB74 #7CF374 #74BCF3
split-complementary
#EB74F3 #BCF374 #74F3AB
monochromatic
#CD13DA #E33CEE #EB74F3 #F3ACF8 #FBE3FD
Accessibility & contrast
On white
2.52
#EB74F3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.32
#EB74F3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74F3
8.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74F3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74F3 | 1.00 | 2.52 | 8.32 | 8.32 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#649AF7
Deuteranopia (green-blind)
#89A8EF
Tritanopia (blue-blind)
#F084A9
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb74f3; /* rgb */ color: rgb(235, 116, 243); /* oklch */ color: oklch(74.2% 0.211 325.0);
Tailwind
colors: {
custom: {
50: '#f4a1f7',
500: '#eb74f3',
950: '#000000',
},
}SCSS
$custom: #eb74f3; $custom-light: #f4a1f7; $custom-dark: #000000;
JSON
{
"hex": "#eb74f3",
"rgb": {
"r": 235,
"g": 116,
"b": 243
},
"hsl": {
"h": 296.22,
"s": 84.106,
"l": 70.392
},
"oklch": {
"l": 0.74186,
"c": 0.21069,
"h": 325
},
"luminance": 0.36624
}Semantic roles & 50–950 ramp
primary
#EB74F3
secondary
#D2F3D0
accent
#E10513
background
#FFFAFF
surface
#FFF4FF
border
#D7CED7
text
#170F17
muted
#857F85