#EB7FB6#EB7FB6
#EB7FB6 is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.2% C 0.146 H 349.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7FB6 |
|---|---|
| RGB | rgb(235, 127, 182) |
| HSL | hsl(329, 73%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 46%, 22.6%, 7.8%) |
| CIE-LAB | lab(66.69, 48.00, -10.27) |
| CIE-LCH | lch(66.69, 49.09, 347.93°) |
| OKLab | oklab(73.19% 0.144 -0.0267) |
| OKLCH | oklch(73.19% 0.146 349.5) |
| XYZ | xyz(50.2951, 36.2222, 48.5895) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.34
Bubblegum (survey)
#FF6CB5
ΔE00 4.39
Bubblegum Pink
#FE83CC
ΔE00 4.43
Hot Pink
#FF69B4
ΔE00 4.74
Bubble Gum Pink
#FF69AF
ΔE00 4.89
Carnation Pink
#FF7FA7
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7FB6 #7FEBB4
analogous
#EA7FEB #EB7FB6 #EB7F80
triadic
#EB7FB6 #B6EB7F #7FB6EB
tetradic
#EB7FB6 #EBEA7F #7FEBB4 #7F80EB
square
#EB7FB6 #EBEA7F #7FEBB4 #7F80EB
split-complementary
#EB7FB6 #80EB7F #7FEBEA
monochromatic
#CF2079 #E34A98 #EB7FB6 #F3B4D4 #FBE5F0
Accessibility & contrast
On white
2.55
#EB7FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EB7FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7FB6
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7FB6 | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A97B8
Deuteranopia (green-blind)
#A6A9B3
Tritanopia (blue-blind)
#F97C93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7fb6; /* rgb */ color: rgb(235, 127, 182); /* oklch */ color: oklch(73.2% 0.146 349.5);
Tailwind
colors: {
custom: {
50: '#f4a7cb',
500: '#eb7fb6',
950: '#000000',
},
}SCSS
$custom: #eb7fb6; $custom-light: #f4a7cb; $custom-dark: #000000;
JSON
{
"hex": "#eb7fb6",
"rgb": {
"r": 235,
"g": 127,
"b": 182
},
"hsl": {
"h": 329.444,
"s": 72.973,
"l": 70.98
},
"oklch": {
"l": 0.73188,
"c": 0.14642,
"h": 349.5
},
"luminance": 0.36218
}Semantic roles & 50–950 ramp
primary
#EB7FB6
secondary
#D5F1E3
accent
#D57110
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82