#EB7FB3#EB7FB3
#EB7FB3 is a light, vivid pink. Relative luminance 0.361; OKLCH L 73.1% C 0.145 H 351.0°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FB3 |
|---|---|
| RGB | rgb(235, 127, 179) |
| HSL | hsl(331, 73%, 71%) |
| HSV | hsv(331, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 23.8%, 7.8%) |
| CIE-LAB | lab(66.60, 47.58, -8.72) |
| CIE-LCH | lch(66.60, 48.37, 349.62°) |
| OKLab | oklab(73.09% 0.143 -0.0225) |
| OKLCH | oklch(73.09% 0.145 351) |
| XYZ | xyz(49.9884, 36.0995, 46.9742) |
| Luminance | 0.3610 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.51
Bubblegum (survey)
#FF6CB5
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.80
Hot Pink
#FF69B4
ΔE00 4.82
Bubblegum Pink
#FE83CC
ΔE00 4.95
Carnation Pink
#FF7FA7
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FB3 #7FEBB7
analogous
#EB7FE9 #EB7FB3 #EB817F
triadic
#EB7FB3 #B3EB7F #7FB3EB
tetradic
#EB7FB3 #E9EB7F #7FEBB7 #817FEB
square
#EB7FB3 #E9EB7F #7FEBB7 #817FEB
split-complementary
#EB7FB3 #7FEB81 #7FE9EB
monochromatic
#CF2075 #E34A94 #EB7FB3 #F3B4D2 #FBE5EF
Accessibility & contrast
On white
2.55
#EB7FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EB7FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FB3
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FB3 | 1.00 | 2.55 | 8.22 | 8.22 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B96B5
Deuteranopia (green-blind)
#A7A9B0
Tritanopia (blue-blind)
#F97B92
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7fb3; /* rgb */ color: rgb(235, 127, 179); /* oklch */ color: oklch(73.1% 0.145 351.0);
Tailwind
colors: {
custom: {
50: '#f4a7c9',
500: '#eb7fb3',
950: '#000000',
},
}SCSS
$custom: #eb7fb3; $custom-light: #f4a7c9; $custom-dark: #000000;
JSON
{
"hex": "#eb7fb3",
"rgb": {
"r": 235,
"g": 127,
"b": 179
},
"hsl": {
"h": 331.111,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73087,
"c": 0.1448,
"h": 351
},
"luminance": 0.36096
}Semantic roles & 50–950 ramp
primary
#EB7FB3
secondary
#D5F1E3
accent
#D57610
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82