#EA8FBE#EA8FBE
#EA8FBE is a light, vivid pink. Relative luminance 0.409; OKLCH L 75.8% C 0.124 H 348.2°. Best body text is #000000 at 9.17:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8FBE |
|---|---|
| RGB | rgb(234, 143, 190) |
| HSL | hsl(329, 68%, 74%) |
| HSV | hsv(329, 39%, 92%) |
| CMYK | cmyk(0%, 38.9%, 18.8%, 8.2%) |
| CIE-LAB | lab(70.08, 40.65, -9.70) |
| CIE-LCH | lch(70.08, 41.79, 346.57°) |
| OKLab | oklab(75.8% 0.121 -0.0253) |
| OKLCH | oklch(75.8% 0.124 348.2) |
| XYZ | xyz(53.0492, 40.8584, 53.7975) |
| Luminance | 0.4086 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.51
Bubblegum Pink
#FE83CC
ΔE00 5.07
Pinky
#FC86AA
ΔE00 6.52
Pig Pink
#E78EA5
ΔE00 6.71
Carnation Pink
#FF7FA7
ΔE00 7.25
Dull Pink
#D5869D
ΔE00 7.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8FBE #8FEABB
analogous
#E98FEA #EA8FBE #EA8F91
triadic
#EA8FBE #BEEA8F #8FBEEA
tetradic
#EA8FBE #EAE98F #8FEABB #8F91EA
square
#EA8FBE #EAE98F #8FEABB #8F91EA
split-complementary
#EA8FBE #91EA8F #8FEAE9
monochromatic
#D62882 #E05BA0 #EA8FBE #F4C3DC #FAE5F0
Accessibility & contrast
On white
2.29
#EA8FBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.17
#EA8FBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8FBE
9.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8FBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8FBE | 1.00 | 2.29 | 9.17 | 9.17 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A2C0
Deuteranopia (green-blind)
#AEB1BC
Tritanopia (blue-blind)
#F68DA0
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea8fbe; /* rgb */ color: rgb(234, 143, 190); /* oklch */ color: oklch(75.8% 0.124 348.2);
Tailwind
colors: {
custom: {
50: '#f2b1d1',
500: '#ea8fbe',
950: '#000000',
},
}SCSS
$custom: #ea8fbe; $custom-light: #f2b1d1; $custom-dark: #000000;
JSON
{
"hex": "#ea8fbe",
"rgb": {
"r": 234,
"g": 143,
"b": 190
},
"hsl": {
"h": 329.011,
"s": 68.421,
"l": 73.922
},
"oklch": {
"l": 0.75803,
"c": 0.12361,
"h": 348.2
},
"luminance": 0.40855
}Semantic roles & 50–950 ramp
primary
#EA8FBE
secondary
#D9F2E5
accent
#D07015
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082