#EA8EBF#EA8EBF
#EA8EBF is a light, vivid pink. Relative luminance 0.406; OKLCH L 75.7% C 0.126 H 347.3°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8EBF |
|---|---|
| RGB | rgb(234, 142, 191) |
| HSL | hsl(328, 69%, 74%) |
| HSV | hsv(328, 39%, 92%) |
| CMYK | cmyk(0%, 39.3%, 18.4%, 8.2%) |
| CIE-LAB | lab(69.90, 41.32, -10.53) |
| CIE-LCH | lch(69.90, 42.64, 345.71°) |
| OKLab | oklab(75.68% 0.1228 -0.0276) |
| OKLCH | oklch(75.68% 0.126 347.3) |
| XYZ | xyz(53.0094, 40.6034, 54.3253) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.72
Pinky
#FC86AA
ΔE00 6.78
Pig Pink
#E78EA5
ΔE00 7.10
Bubblegum (survey)
#FF6CB5
ΔE00 7.29
Carnation Pink
#FF7FA7
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8EBF #8EEAB9
analogous
#E78EEA #EA8EBF #EA8E91
triadic
#EA8EBF #BFEA8E #8EBFEA
tetradic
#EA8EBF #EAE78E #8EEAB9 #8E91EA
square
#EA8EBF #EAE78E #8EEAB9 #8E91EA
split-complementary
#EA8EBF #91EA8E #8EEAE7
monochromatic
#D62884 #E05AA2 #EA8EBF #F4C2DC #FAE5F0
Accessibility & contrast
On white
2.30
#EA8EBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EA8EBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8EBF
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8EBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8EBF | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#96A1C1
Deuteranopia (green-blind)
#ADB1BD
Tritanopia (blue-blind)
#F68CA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8ebf; /* rgb */ color: rgb(234, 142, 191); /* oklch */ color: oklch(75.7% 0.126 347.3);
Tailwind
colors: {
custom: {
50: '#f2b0d2',
500: '#ea8ebf',
950: '#000000',
},
}SCSS
$custom: #ea8ebf; $custom-light: #f2b0d2; $custom-dark: #000000;
JSON
{
"hex": "#ea8ebf",
"rgb": {
"r": 234,
"g": 142,
"b": 191
},
"hsl": {
"h": 328.043,
"s": 68.657,
"l": 73.725
},
"oklch": {
"l": 0.75677,
"c": 0.12589,
"h": 347.3
},
"luminance": 0.406
}Semantic roles & 50–950 ramp
primary
#EA8EBF
secondary
#D9F2E5
accent
#D16D15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082