#EB81AF#EB81AF
#EB81AF is a light, vivid pink. Relative luminance 0.365; OKLCH L 73.3% C 0.140 H 353.7°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EB81AF |
|---|---|
| RGB | rgb(235, 129, 175) |
| HSL | hsl(334, 73%, 71%) |
| HSV | hsv(334, 45%, 92%) |
| CMYK | cmyk(0%, 45.1%, 25.5%, 7.8%) |
| CIE-LAB | lab(66.87, 46.02, -6.05) |
| CIE-LCH | lch(66.87, 46.42, 352.51°) |
| OKLab | oklab(73.25% 0.1387 -0.0154) |
| OKLCH | oklch(73.25% 0.14 353.7) |
| XYZ | xyz(49.8506, 36.4618, 44.9614) |
| Luminance | 0.3646 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.06
Pinky
#FC86AA
ΔE00 4.63
Carnation Pink
#FF7FA7
ΔE00 4.76
Bubblegum (survey)
#FF6CB5
ΔE00 5.14
Bubble Gum Pink
#FF69AF
ΔE00 5.24
Hot Pink
#FF69B4
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB81AF #81EBBD
analogous
#EB81E4 #EB81AF #EB8881
triadic
#EB81AF #AFEB81 #81AFEB
tetradic
#EB81AF #E4EB81 #81EBBD #8881EB
square
#EB81AF #E4EB81 #81EBBD #8881EB
split-complementary
#EB81AF #81EB88 #81E4EB
monochromatic
#D1216D #E34C8D #EB81AF #F3B6D1 #FBE5EE
Accessibility & contrast
On white
2.53
#EB81AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#EB81AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB81AF
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB81AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB81AF | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B1
Deuteranopia (green-blind)
#A9AAAC
Tritanopia (blue-blind)
#F97C92
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #eb81af; /* rgb */ color: rgb(235, 129, 175); /* oklch */ color: oklch(73.3% 0.140 353.7);
Tailwind
colors: {
custom: {
50: '#f4a8c6',
500: '#eb81af',
950: '#000000',
},
}SCSS
$custom: #eb81af; $custom-light: #f4a8c6; $custom-dark: #000000;
JSON
{
"hex": "#eb81af",
"rgb": {
"r": 235,
"g": 129,
"b": 175
},
"hsl": {
"h": 333.962,
"s": 72.603,
"l": 71.373
},
"oklch": {
"l": 0.73254,
"c": 0.13957,
"h": 353.7
},
"luminance": 0.36458
}Semantic roles & 50–950 ramp
primary
#EB81AF
secondary
#D6F2E6
accent
#D58011
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#171013
muted
#857F82