#EB7EB7#EB7EB7
#EB7EB7 is a light, vivid pink. Relative luminance 0.360; OKLCH L 73.1% C 0.149 H 348.8°. Best body text is #000000 at 8.20:1 contrast (WCAG AA passes).
Color values
| HEX | #EB7EB7 |
|---|---|
| RGB | rgb(235, 126, 183) |
| HSL | hsl(329, 73%, 71%) |
| HSV | hsv(329, 46%, 92%) |
| CMYK | cmyk(0%, 46.4%, 22.1%, 7.8%) |
| CIE-LAB | lab(66.53, 48.64, -11.08) |
| CIE-LCH | lch(66.53, 49.89, 347.17°) |
| OKLab | oklab(73.08% 0.1458 -0.0289) |
| OKLCH | oklch(73.08% 0.149 348.8) |
| XYZ | xyz(50.2703, 36.0066, 49.0929) |
| Luminance | 0.3600 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 4.24
Bubblegum Pink
#FE83CC
ΔE00 4.26
Hot Pink
#FF69B4
ΔE00 4.59
Bubble Gum Pink
#FF69AF
ΔE00 4.81
Carnation Pink
#FF7FA7
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB7EB7 #7EEBB2
analogous
#E87EEB #EB7EB7 #EB7E80
triadic
#EB7EB7 #B7EB7E #7EB7EB
tetradic
#EB7EB7 #EBE87E #7EEBB2 #7E80EB
square
#EB7EB7 #EBE87E #7EEBB2 #7E80EB
split-complementary
#EB7EB7 #80EB7E #7EEBE8
monochromatic
#CF207B #E34999 #EB7EB7 #F3B3D5 #FBE5F0
Accessibility & contrast
On white
2.56
#EB7EB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.20
#EB7EB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB7EB7
8.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB7EB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB7EB7 | 1.00 | 2.56 | 8.20 | 8.20 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8996B9
Deuteranopia (green-blind)
#A5A9B4
Tritanopia (blue-blind)
#F87B93
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb7eb7; /* rgb */ color: rgb(235, 126, 183); /* oklch */ color: oklch(73.1% 0.149 348.8);
Tailwind
colors: {
custom: {
50: '#f4a6cc',
500: '#eb7eb7',
950: '#000000',
},
}SCSS
$custom: #eb7eb7; $custom-light: #f4a6cc; $custom-dark: #000000;
JSON
{
"hex": "#eb7eb7",
"rgb": {
"r": 235,
"g": 126,
"b": 183
},
"hsl": {
"h": 328.624,
"s": 73.154,
"l": 70.784
},
"oklch": {
"l": 0.73075,
"c": 0.14861,
"h": 348.8
},
"luminance": 0.36003
}Semantic roles & 50–950 ramp
primary
#EB7EB7
secondary
#D4F1E2
accent
#D56E10
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82