#EB7EB0#EB7EB0
#EB7EB0 is a light, vivid pink. Relative luminance 0.357; OKLCH L 72.8% C 0.145 H 352.4°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EB0 |
|---|---|
| RGB | rgb(235, 126, 176) |
| HSL | hsl(332, 73%, 71%) |
| HSV | hsv(332, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 25.1%, 7.8%) |
| CIE-LAB | lab(66.31, 47.67, -7.45) |
| CIE-LCH | lch(66.31, 48.25, 351.11°) |
| OKLab | oklab(72.84% 0.1436 -0.0191) |
| OKLCH | oklch(72.84% 0.145 352.4) |
| XYZ | xyz(49.5598, 35.7224, 45.3508) |
| Luminance | 0.3572 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.82
Bubblegum (survey)
#FF6CB5
ΔE00 4.46
Bubble Gum Pink
#FF69AF
ΔE00 4.64
Hot Pink
#FF69B4
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 5.28
Pinky
#FC86AA
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EB0 #7EEBB9
analogous
#EB7EE6 #EB7EB0 #EB827E
triadic
#EB7EB0 #B0EB7E #7EB0EB
tetradic
#EB7EB0 #E6EB7E #7EEBB9 #827EEB
square
#EB7EB0 #E6EB7E #7EEBB9 #827EEB
split-complementary
#EB7EB0 #7EEB82 #7EE6EB
monochromatic
#CF2070 #E34990 #EB7EB0 #F3B3D0 #FBE5EF
Accessibility & contrast
On white
2.58
#EB7EB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#EB7EB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EB0
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EB0 | 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)
#8B95B2
Deuteranopia (green-blind)
#A7A8AD
Tritanopia (blue-blind)
#F97A90
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb7eb0; /* rgb */ color: rgb(235, 126, 176); /* oklch */ color: oklch(72.8% 0.145 352.4);
Tailwind
colors: {
custom: {
50: '#f4a6c7',
500: '#eb7eb0',
950: '#000000',
},
}SCSS
$custom: #eb7eb0; $custom-light: #f4a6c7; $custom-dark: #000000;
JSON
{
"hex": "#eb7eb0",
"rgb": {
"r": 235,
"g": 126,
"b": 176
},
"hsl": {
"h": 332.477,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.72839,
"c": 0.14487,
"h": 352.4
},
"luminance": 0.35718
}Semantic roles & 50–950 ramp
primary
#EB7EB0
secondary
#D4F1E4
accent
#D57B10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82