#EB80AF#EB80AF
#EB80AF is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.141 H 353.4°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EB80AF |
|---|---|
| RGB | rgb(235, 128, 175) |
| HSL | hsl(334, 73%, 71%) |
| HSV | hsv(334, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 25.5%, 7.8%) |
| CIE-LAB | lab(66.67, 46.53, -6.35) |
| CIE-LCH | lch(66.67, 46.96, 352.23°) |
| OKLab | oklab(73.1% 0.1402 -0.0162) |
| OKLCH | oklch(73.1% 0.141 353.4) |
| XYZ | xyz(49.7195, 36.1996, 44.9177) |
| Luminance | 0.3620 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.00
Pinky
#FC86AA
ΔE00 4.80
Carnation Pink
#FF7FA7
ΔE00 4.86
Bubblegum (survey)
#FF6CB5
ΔE00 4.94
Bubble Gum Pink
#FF69AF
ΔE00 5.04
Hot Pink
#FF69B4
ΔE00 5.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB80AF #80EBBC
analogous
#EB80E4 #EB80AF #EB8680
triadic
#EB80AF #AFEB80 #80AFEB
tetradic
#EB80AF #E4EB80 #80EBBC #8680EB
square
#EB80AF #E4EB80 #80EBBC #8680EB
split-complementary
#EB80AF #80EB86 #80E4EB
monochromatic
#D0216E #E34B8E #EB80AF #F3B5D0 #FBE5EE
Accessibility & contrast
On white
2.55
#EB80AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EB80AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB80AF
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB80AF | 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)
#8D97B1
Deuteranopia (green-blind)
#A8A9AC
Tritanopia (blue-blind)
#F97B91
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #eb80af; /* rgb */ color: rgb(235, 128, 175); /* oklch */ color: oklch(73.1% 0.141 353.4);
Tailwind
colors: {
custom: {
50: '#f4a7c6',
500: '#eb80af',
950: '#000000',
},
}SCSS
$custom: #eb80af; $custom-light: #f4a7c6; $custom-dark: #000000;
JSON
{
"hex": "#eb80af",
"rgb": {
"r": 235,
"g": 128,
"b": 175
},
"hsl": {
"h": 333.645,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.73104,
"c": 0.14117,
"h": 353.4
},
"luminance": 0.36196
}Semantic roles & 50–950 ramp
primary
#EB80AF
secondary
#D5F1E5
accent
#D57F11
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82