#EA90C2#EA90C2
#EA90C2 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.124 H 346.0°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90C2 |
|---|---|
| RGB | rgb(234, 144, 194) |
| HSL | hsl(327, 68%, 74%) |
| HSV | hsv(327, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 17.1%, 8.2%) |
| CIE-LAB | lab(70.41, 40.74, -11.43) |
| CIE-LCH | lch(70.41, 42.31, 344.33°) |
| OKLab | oklab(76.1% 0.1207 -0.03) |
| OKLCH | oklch(76.1% 0.124 346) |
| XYZ | xyz(53.6432, 41.3373, 56.1819) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.65
Bubblegum Pink
#FE83CC
ΔE00 4.72
Pinky
#FC86AA
ΔE00 7.32
Plum
#DDA0DD
ΔE00 7.50
Pig Pink
#E78EA5
ΔE00 7.58
Bubblegum (survey)
#FF6CB5
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90C2 #90EAB8
analogous
#E590EA #EA90C2 #EA9095
triadic
#EA90C2 #C2EA90 #90C2EA
tetradic
#EA90C2 #EAE590 #90EAB8 #9095EA
square
#EA90C2 #EAE590 #90EAB8 #9095EA
split-complementary
#EA90C2 #95EA90 #90EAE5
monochromatic
#D72989 #E05DA6 #EA90C2 #F4C3DE #FAE5F1
Accessibility & contrast
On white
2.27
#EA90C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EA90C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90C2
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90C2 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A3C4
Deuteranopia (green-blind)
#ADB2C0
Tritanopia (blue-blind)
#F58FA2
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea90c2; /* rgb */ color: rgb(234, 144, 194); /* oklch */ color: oklch(76.1% 0.124 346.0);
Tailwind
colors: {
custom: {
50: '#f2b2d4',
500: '#ea90c2',
950: '#000000',
},
}SCSS
$custom: #ea90c2; $custom-light: #f2b2d4; $custom-dark: #000000;
JSON
{
"hex": "#ea90c2",
"rgb": {
"r": 234,
"g": 144,
"b": 194
},
"hsl": {
"h": 326.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.76098,
"c": 0.12439,
"h": 346
},
"luminance": 0.41334
}Semantic roles & 50–950 ramp
primary
#EA90C2
secondary
#D9F2E4
accent
#D06815
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083