#EB74CF#EB74CF
#EB74CF is a light, vivid pink. Relative luminance 0.347; OKLCH L 72.6% C 0.181 H 337.1°. Best body text is #000000 at 7.93:1 contrast (WCAG AA passes).
Color values
| HEX | #EB74CF |
|---|---|
| RGB | rgb(235, 116, 207) |
| HSL | hsl(314, 75%, 69%) |
| HSV | hsv(314, 51%, 92%) |
| CMYK | cmyk(0%, 50.6%, 11.9%, 7.8%) |
| CIE-LAB | lab(65.48, 57.11, -26.15) |
| CIE-LCH | lch(65.48, 62.81, 335.39°) |
| OKLab | oklab(72.57% 0.1665 -0.0705) |
| OKLCH | oklch(72.57% 0.181 337.1) |
| XYZ | xyz(51.7692, 34.6616, 62.9831) |
| Luminance | 0.3466 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Purply Pink
#F075E6
ΔE00 3.90
Orchid
#DA70D6
ΔE00 4.29
Lavender Pink
#DD85D7
ΔE00 4.35
Candy Pink
#FF63E9
ΔE00 5.15
Violet (CSS)
#EE82EE
ΔE00 5.57
Bubblegum Pink
#FE83CC
ΔE00 5.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB74CF #74EB90
analogous
#CC74EB #EB74CF #EB7494
triadic
#EB74CF #CFEB74 #74CFEB
tetradic
#EB74CF #EBCC74 #74EB90 #7494EB
square
#EB74CF #EBCC74 #74EB90 #7494EB
split-complementary
#EB74CF #94EB74 #74EBCC
monochromatic
#C81DA0 #E33EBD #EB74CF #F3AAE1 #FADFF4
Accessibility & contrast
On white
2.65
#EB74CF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.93
#EB74CF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB74CF
7.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB74CF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB74CF | 1.00 | 2.65 | 7.93 | 7.93 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#7694D2
Deuteranopia (green-blind)
#98A6CC
Tritanopia (blue-blind)
#F67998
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #eb74cf; /* rgb */ color: rgb(235, 116, 207); /* oklch */ color: oklch(72.6% 0.181 337.1);
Tailwind
colors: {
custom: {
50: '#f4a0de',
500: '#eb74cf',
950: '#000000',
},
}SCSS
$custom: #eb74cf; $custom-light: #f4a0de; $custom-dark: #000000;
JSON
{
"hex": "#eb74cf",
"rgb": {
"r": 235,
"g": 116,
"b": 207
},
"hsl": {
"h": 314.118,
"s": 74.843,
"l": 68.824
},
"oklch": {
"l": 0.72573,
"c": 0.18085,
"h": 337.1
},
"luminance": 0.34658
}Semantic roles & 50–950 ramp
primary
#EB74CF
secondary
#CCEFD4
accent
#D73E0F
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#170F15
muted
#857F83