#EA8BB6#EA8BB6
#EA8BB6 is a light, vivid pink. Relative luminance 0.393; OKLCH L 74.9% C 0.126 H 352.0°. Best body text is #000000 at 8.87:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8BB6 |
|---|---|
| RGB | rgb(234, 139, 182) |
| HSL | hsl(333, 69%, 73%) |
| HSV | hsv(333, 41%, 92%) |
| CMYK | cmyk(0%, 40.6%, 22.2%, 8.2%) |
| CIE-LAB | lab(69.00, 41.55, -6.85) |
| CIE-LCH | lch(69.00, 42.11, 350.64°) |
| OKLab | oklab(74.9% 0.1246 -0.0176) |
| OKLCH | oklch(74.9% 0.126 352) |
| XYZ | xyz(51.6089, 39.3387, 49.1218) |
| Luminance | 0.3933 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.41
Pinky
#FC86AA
ΔE00 5.06
Pig Pink
#E78EA5
ΔE00 5.29
Bubblegum Pink
#FE83CC
ΔE00 5.76
Carnation Pink
#FF7FA7
ΔE00 5.77
Dull Pink
#D5869D
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8BB6 #8BEABF
analogous
#EA8BE5 #EA8BB6 #EA8F8B
triadic
#EA8BB6 #B6EA8B #8BB6EA
tetradic
#EA8BB6 #E5EA8B #8BEABF #8F8BEA
square
#EA8BB6 #E5EA8B #8BEABF #8F8BEA
split-complementary
#EA8BB6 #8BEA8F #8BE5EA
monochromatic
#D42675 #E15795 #EA8BB6 #F3BFD7 #FAE5EF
Accessibility & contrast
On white
2.37
#EA8BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.87
#EA8BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8BB6
8.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8BB6 | 1.00 | 2.37 | 8.87 | 8.87 |
| #FFFFFF | 2.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#959EB8
Deuteranopia (green-blind)
#ADAFB4
Tritanopia (blue-blind)
#F7889A
Achromatopsia (no color)
#A8A8A8
Design tokens & code
CSS
--color: #ea8bb6; /* rgb */ color: rgb(234, 139, 182); /* oklch */ color: oklch(74.9% 0.126 352.0);
Tailwind
colors: {
custom: {
50: '#f2aecb',
500: '#ea8bb6',
950: '#000000',
},
}SCSS
$custom: #ea8bb6; $custom-light: #f2aecb; $custom-dark: #000000;
JSON
{
"hex": "#ea8bb6",
"rgb": {
"r": 234,
"g": 139,
"b": 182
},
"hsl": {
"h": 332.842,
"s": 69.343,
"l": 73.137
},
"oklch": {
"l": 0.74904,
"c": 0.1258,
"h": 352
},
"luminance": 0.39335
}Semantic roles & 50–950 ramp
primary
#EA8BB6
secondary
#D9F2E7
accent
#D17C14
background
#FFFAFC
surface
#FEF4F8
border
#D6CED1
text
#171013
muted
#857F82