#EB8BAA#EB8BAA
#EB8BAA is a light, vivid pink. Relative luminance 0.390; OKLCH L 74.6% C 0.122 H 359.7°. Best body text is #000000 at 8.81:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8BAA |
|---|---|
| RGB | rgb(235, 139, 170) |
| HSL | hsl(341, 71%, 73%) |
| HSV | hsv(341, 41%, 92%) |
| CMYK | cmyk(0%, 40.9%, 27.7%, 7.8%) |
| CIE-LAB | lab(68.78, 40.23, -0.44) |
| CIE-LCH | lch(68.78, 40.23, 359.38°) |
| OKLab | oklab(74.65% 0.1216 -0.0006) |
| OKLCH | oklch(74.65% 0.122 359.7) |
| XYZ | xyz(50.7508, 39.0335, 42.8836) |
| Luminance | 0.3903 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.09
Pinky
#FC86AA
ΔE00 3.10
Rosa
#FE86A4
ΔE00 4.08
Carnation Pink
#FF7FA7
ΔE00 4.17
Dull Pink
#D5869D
ΔE00 4.27
Rose Pink
#F7879A
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8BAA #8BEBCC
analogous
#EB8BDA #EB8BAA #EB9C8B
triadic
#EB8BAA #AAEB8B #8BAAEB
tetradic
#EB8BAA #DAEB8B #8BEBCC #9C8BEB
square
#EB8BAA #DAEB8B #8BEBCC #9C8BEB
split-complementary
#EB8BAA #8BEB9C #8BDAEB
monochromatic
#D7255E #E25784 #EB8BAA #F4BFD0 #FAE5EC
Accessibility & contrast
On white
2.38
#EB8BAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.81
#EB8BAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8BAA
8.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8BAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8BAA | 1.00 | 2.38 | 8.81 | 8.81 |
| #FFFFFF | 2.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989DAB
Deuteranopia (green-blind)
#B0AEA8
Tritanopia (blue-blind)
#F98596
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #eb8baa; /* rgb */ color: rgb(235, 139, 170); /* oklch */ color: oklch(74.6% 0.122 359.7);
Tailwind
colors: {
custom: {
50: '#f3aec3',
500: '#eb8baa',
950: '#000000',
},
}SCSS
$custom: #eb8baa; $custom-light: #f3aec3; $custom-dark: #000000;
JSON
{
"hex": "#eb8baa",
"rgb": {
"r": 235,
"g": 139,
"b": 170
},
"hsl": {
"h": 340.625,
"s": 70.588,
"l": 73.333
},
"oklch": {
"l": 0.74649,
"c": 0.12159,
"h": 359.7
},
"luminance": 0.3903
}Semantic roles & 50–950 ramp
primary
#EB8BAA
secondary
#D9F2EA
accent
#D39513
background
#FFFAFB
surface
#FFF4F7
border
#D7CED0
text
#171012
muted
#857F81