#EB7EAF#EB7EAF
#EB7EAF is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.144 H 352.9°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EAF |
|---|---|
| RGB | rgb(235, 126, 175) |
| HSL | hsl(333, 73%, 71%) |
| HSV | hsv(333, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 25.5%, 7.8%) |
| CIE-LAB | lab(66.28, 47.53, -6.93) |
| CIE-LCH | lch(66.28, 48.03, 351.70°) |
| OKLab | oklab(72.81% 0.1433 -0.0177) |
| OKLCH | oklch(72.81% 0.144 352.9) |
| XYZ | xyz(49.4612, 35.6830, 44.8316) |
| Luminance | 0.3568 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.94
Bubblegum (survey)
#FF6CB5
ΔE00 4.55
Bubble Gum Pink
#FF69AF
ΔE00 4.66
Hot Pink
#FF69B4
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 5.09
Pinky
#FC86AA
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EAF #7EEBBA
analogous
#EB7EE5 #EB7EAF #EB837E
triadic
#EB7EAF #AFEB7E #7EAFEB
tetradic
#EB7EAF #E5EB7E #7EEBBA #837EEB
square
#EB7EAF #E5EB7E #7EEBBA #837EEB
split-complementary
#EB7EAF #7EEB83 #7EE5EB
monochromatic
#CF206E #E3498E #EB7EAF #F3B3D0 #FBE5EF
Accessibility & contrast
On white
2.58
#EB7EAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EB7EAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EAF
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EAF | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B95B1
Deuteranopia (green-blind)
#A7A8AC
Tritanopia (blue-blind)
#F97990
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb7eaf; /* rgb */ color: rgb(235, 126, 175); /* oklch */ color: oklch(72.8% 0.144 352.9);
Tailwind
colors: {
custom: {
50: '#f4a6c6',
500: '#eb7eaf',
950: '#000000',
},
}SCSS
$custom: #eb7eaf; $custom-light: #f4a6c6; $custom-dark: #000000;
JSON
{
"hex": "#eb7eaf",
"rgb": {
"r": 235,
"g": 126,
"b": 175
},
"hsl": {
"h": 333.028,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.72806,
"c": 0.14437,
"h": 352.9
},
"luminance": 0.35679
}Semantic roles & 50–950 ramp
primary
#EB7EAF
secondary
#D4F1E4
accent
#D57D10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82