#EA90BF#EA90BF
#EA90BF is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.123 H 347.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90BF |
|---|---|
| RGB | rgb(234, 144, 191) |
| HSL | hsl(329, 68%, 74%) |
| HSV | hsv(329, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 18.4%, 8.2%) |
| CIE-LAB | lab(70.32, 40.28, -9.90) |
| CIE-LCH | lch(70.32, 41.48, 346.19°) |
| OKLab | oklab(76% 0.1198 -0.0259) |
| OKLCH | oklch(76% 0.123 347.8) |
| XYZ | xyz(53.3096, 41.2039, 54.4254) |
| Luminance | 0.4120 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.66
Bubblegum Pink
#FE83CC
ΔE00 5.12
Pinky
#FC86AA
ΔE00 6.69
Pig Pink
#E78EA5
ΔE00 6.83
Carnation Pink
#FF7FA7
ΔE00 7.45
Dull Pink
#D5869D
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90BF #90EABB
analogous
#E890EA #EA90BF #EA9092
triadic
#EA90BF #BFEA90 #90BFEA
tetradic
#EA90BF #EAE890 #90EABB #9092EA
square
#EA90BF #EAE890 #90EABB #9092EA
split-complementary
#EA90BF #92EA90 #90EAE8
monochromatic
#D72984 #E05DA1 #EA90BF #F4C3DD #FAE5F0
Accessibility & contrast
On white
2.27
#EA90BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EA90BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90BF
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90BF | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A3C1
Deuteranopia (green-blind)
#AEB2BD
Tritanopia (blue-blind)
#F68EA1
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea90bf; /* rgb */ color: rgb(234, 144, 191); /* oklch */ color: oklch(76.0% 0.123 347.8);
Tailwind
colors: {
custom: {
50: '#f2b2d2',
500: '#ea90bf',
950: '#000000',
},
}SCSS
$custom: #ea90bf; $custom-light: #f2b2d2; $custom-dark: #000000;
JSON
{
"hex": "#ea90bf",
"rgb": {
"r": 234,
"g": 144,
"b": 191
},
"hsl": {
"h": 328.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75996,
"c": 0.12252,
"h": 347.8
},
"luminance": 0.41201
}Semantic roles & 50–950 ramp
primary
#EA90BF
secondary
#D9F2E5
accent
#D06F15
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082