#EA90BC#EA90BC
#EA90BC is a light, vivid pink. Relative luminance 0.411; OKLCH L 75.9% C 0.121 H 349.6°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90BC |
|---|---|
| RGB | rgb(234, 144, 188) |
| HSL | hsl(331, 68%, 74%) |
| HSV | hsv(331, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 19.7%, 8.2%) |
| CIE-LAB | lab(70.23, 39.83, -8.37) |
| CIE-LCH | lch(70.23, 40.70, 348.14°) |
| OKLab | oklab(75.9% 0.1188 -0.0217) |
| OKLCH | oklch(75.9% 0.121 349.6) |
| XYZ | xyz(52.9829, 41.0732, 52.7045) |
| Luminance | 0.4107 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.79
Bubblegum Pink
#FE83CC
ΔE00 5.61
Pig Pink
#E78EA5
ΔE00 6.05
Pinky
#FC86AA
ΔE00 6.07
Carnation Pink
#FF7FA7
ΔE00 6.91
Dull Pink
#D5869D
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90BC #90EABE
analogous
#EA90E9 #EA90BC #EA9190
triadic
#EA90BC #BCEA90 #90BCEA
tetradic
#EA90BC #E9EA90 #90EABE #9190EA
square
#EA90BC #E9EA90 #90EABE #9190EA
split-complementary
#EA90BC #90EA91 #90E9EA
monochromatic
#D7297E #E05D9D #EA90BC #F4C3DB #FAE5EF
Accessibility & contrast
On white
2.28
#EA90BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EA90BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90BC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90BC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#AFB1BA
Tritanopia (blue-blind)
#F68EA0
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea90bc; /* rgb */ color: rgb(234, 144, 188); /* oklch */ color: oklch(75.9% 0.121 349.6);
Tailwind
colors: {
custom: {
50: '#f2b2d0',
500: '#ea90bc',
950: '#000000',
},
}SCSS
$custom: #ea90bc; $custom-light: #f2b2d0; $custom-dark: #000000;
JSON
{
"hex": "#ea90bc",
"rgb": {
"r": 234,
"g": 144,
"b": 188
},
"hsl": {
"h": 330.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75897,
"c": 0.12077,
"h": 349.6
},
"luminance": 0.4107
}Semantic roles & 50–950 ramp
primary
#EA90BC
secondary
#D9F2E6
accent
#D07515
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082