#EB7EB2#EB7EB2
#EB7EB2 is a light, vivid pink. Relative luminance 0.358; OKLCH L 72.9% C 0.146 H 351.4°. Best body text is #000000 at 8.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EB2 |
|---|---|
| RGB | rgb(235, 126, 178) |
| HSL | hsl(331, 73%, 71%) |
| HSV | hsv(331, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 24.3%, 7.8%) |
| CIE-LAB | lab(66.37, 47.94, -8.49) |
| CIE-LCH | lch(66.37, 48.69, 349.96°) |
| OKLab | oklab(72.91% 0.1442 -0.0219) |
| OKLCH | oklch(72.91% 0.146 351.4) |
| XYZ | xyz(49.7591, 35.8022, 46.4006) |
| Luminance | 0.3580 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.61
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Hot Pink
#FF69B4
ΔE00 4.68
Bubblegum Pink
#FE83CC
ΔE00 5.10
Carnation Pink
#FF7FA7
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EB2 #7EEBB7
analogous
#EB7EE8 #EB7EB2 #EB807E
triadic
#EB7EB2 #B2EB7E #7EB2EB
tetradic
#EB7EB2 #E8EB7E #7EEBB7 #807EEB
square
#EB7EB2 #E8EB7E #7EEBB7 #807EEB
split-complementary
#EB7EB2 #7EEB80 #7EE8EB
monochromatic
#CF2073 #E34992 #EB7EB2 #F3B3D2 #FBE5EF
Accessibility & contrast
On white
2.57
#EB7EB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.16
#EB7EB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EB2
8.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EB2 | 1.00 | 2.57 | 8.16 | 8.16 |
| #FFFFFF | 2.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A96B4
Deuteranopia (green-blind)
#A6A8AF
Tritanopia (blue-blind)
#F97A91
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb7eb2; /* rgb */ color: rgb(235, 126, 178); /* oklch */ color: oklch(72.9% 0.146 351.4);
Tailwind
colors: {
custom: {
50: '#f4a6c9',
500: '#eb7eb2',
950: '#000000',
},
}SCSS
$custom: #eb7eb2; $custom-light: #f4a6c9; $custom-dark: #000000;
JSON
{
"hex": "#eb7eb2",
"rgb": {
"r": 235,
"g": 126,
"b": 178
},
"hsl": {
"h": 331.376,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.72905,
"c": 0.14589,
"h": 351.4
},
"luminance": 0.35798
}Semantic roles & 50–950 ramp
primary
#EB7EB2
secondary
#D4F1E3
accent
#D57710
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82