#EB4F95#EB4F95
#EB4F95 is a light, highly saturated pink. Relative luminance 0.254; OKLCH L 66.0% C 0.201 H 356.5°. Best body text is #000000 at 6.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EB4F95 |
|---|---|
| RGB | rgb(235, 79, 149) |
| HSL | hsl(333, 80%, 62%) |
| HSV | hsv(333, 66%, 92%) |
| CMYK | cmyk(0%, 66.4%, 36.6%, 7.8%) |
| CIE-LAB | lab(57.49, 65.52, -5.00) |
| CIE-LCH | lch(57.49, 65.72, 355.63°) |
| OKLab | oklab(65.99% 0.2006 -0.0123) |
| OKLCH | oklch(65.99% 0.201 356.5) |
| XYZ | xyz(42.4844, 25.4290, 31.0989) |
| Luminance | 0.2542 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Barbie Pink
#FE46A5
ΔE00 3.76
Medium Pink
#F36196
ΔE00 4.43
Deeppink
#FF1493
ΔE00 4.57
Electric Pink
#FF0490
ΔE00 4.94
Hot Pink (survey)
#FF028D
ΔE00 5.06
Strong Pink
#FF0789
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB4F95 #4FEBA5
analogous
#EB4FE3 #EB4F95 #EB574F
triadic
#EB4F95 #95EB4F #4F95EB
tetradic
#EB4F95 #E3EB4F #4FEBA5 #574FEB
square
#EB4F95 #E3EB4F #4FEBA5 #574FEB
split-complementary
#EB4F95 #4FEB57 #4FE3EB
monochromatic
#AC1458 #E31A74 #EB4F95 #F186B6 #F7BDD7
Accessibility & contrast
On white
3.45
#EB4F95 on #FFFFFF
AA ✗AA large ✓AAA ✗
On black
6.08
#EB4F95 on #000000
AA ✓AA large ✓AAA ✗
Best text color
#000000 on #EB4F95
6.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB4F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB4F95 | 1.00 | 3.45 | 6.08 | 6.08 |
| #FFFFFF | 3.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 6.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 6.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#6B7897
Deuteranopia (green-blind)
#969591
Tritanopia (blue-blind)
#FD406C
Achromatopsia (no color)
#8A8A8A
Design tokens & code
CSS
--color: #eb4f95; /* rgb */ color: rgb(235, 79, 149); /* oklch */ color: oklch(66.0% 0.201 356.5);
Tailwind
colors: {
custom: {
50: '#f68ab4',
500: '#eb4f95',
950: '#000000',
},
}SCSS
$custom: #eb4f95; $custom-light: #f68ab4; $custom-dark: #000000;
JSON
{
"hex": "#eb4f95",
"rgb": {
"r": 235,
"g": 79,
"b": 149
},
"hsl": {
"h": 333.077,
"s": 79.592,
"l": 61.569
},
"oklch": {
"l": 0.65989,
"c": 0.20093,
"h": 356.5
},
"luminance": 0.25424
}Semantic roles & 50–950 ramp
primary
#EB4F95
secondary
#AEE8CE
accent
#DC7E0A
background
#FFF8FB
surface
#FFF0F6
border
#D7CBD0
text
#180D11
muted
#867D80