#EB7FB7#EB7FB7
#EB7FB7 is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.2% C 0.147 H 349.0°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FB7 |
|---|---|
| RGB | rgb(235, 127, 183) |
| HSL | hsl(329, 73%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 22.1%, 7.8%) |
| CIE-LAB | lab(66.72, 48.14, -10.78) |
| CIE-LCH | lch(66.72, 49.33, 347.37°) |
| OKLab | oklab(73.22% 0.1443 -0.0281) |
| OKLCH | oklch(73.22% 0.147 349) |
| XYZ | xyz(50.3988, 36.2637, 49.1357) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.31
Bubblegum Pink
#FE83CC
ΔE00 4.27
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Hot Pink
#FF69B4
ΔE00 4.75
Bubble Gum Pink
#FF69AF
ΔE00 4.94
Carnation Pink
#FF7FA7
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FB7 #7FEBB3
analogous
#E97FEB #EB7FB7 #EB7F81
triadic
#EB7FB7 #B7EB7F #7FB7EB
tetradic
#EB7FB7 #EBE97F #7FEBB3 #7F81EB
square
#EB7FB7 #EBE97F #7FEBB3 #7F81EB
split-complementary
#EB7FB7 #81EB7F #7FEBE9
monochromatic
#CF207B #E34A99 #EB7FB7 #F3B4D5 #FBE5F0
Accessibility & contrast
On white
2.54
#EB7FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EB7FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FB7
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FB7 | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B9
Deuteranopia (green-blind)
#A6A9B4
Tritanopia (blue-blind)
#F87C94
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7fb7; /* rgb */ color: rgb(235, 127, 183); /* oklch */ color: oklch(73.2% 0.147 349.0);
Tailwind
colors: {
custom: {
50: '#f4a7cc',
500: '#eb7fb7',
950: '#000000',
},
}SCSS
$custom: #eb7fb7; $custom-light: #f4a7cc; $custom-dark: #000000;
JSON
{
"hex": "#eb7fb7",
"rgb": {
"r": 235,
"g": 127,
"b": 183
},
"hsl": {
"h": 328.889,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73222,
"c": 0.14698,
"h": 349
},
"luminance": 0.3626
}Semantic roles & 50–950 ramp
primary
#EB7FB7
secondary
#D5F1E2
accent
#D56F10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82