#EA90C8#EA90C8
#EA90C8 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.3% C 0.128 H 342.6°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90C8 |
|---|---|
| RGB | rgb(234, 144, 200) |
| HSL | hsl(323, 68%, 74%) |
| HSV | hsv(323, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 14.5%, 8.2%) |
| CIE-LAB | lab(70.60, 41.67, -14.47) |
| CIE-LCH | lch(70.60, 44.11, 340.85°) |
| OKLab | oklab(76.31% 0.1226 -0.0383) |
| OKLCH | oklch(76.31% 0.128 342.6) |
| XYZ | xyz(54.3306, 41.6123, 59.8027) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.24
Pink (survey)
#FF81C0
ΔE00 4.98
Plum
#DDA0DD
ΔE00 6.45
Lavender Pink
#DD85D7
ΔE00 6.52
Bubblegum (survey)
#FF6CB5
ΔE00 7.99
Hot Pink
#FF69B4
ΔE00 8.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90C8 #90EAB2
analogous
#DF90EA #EA90C8 #EA909B
triadic
#EA90C8 #C8EA90 #90C8EA
tetradic
#EA90C8 #EADF90 #90EAB2 #909BEA
square
#EA90C8 #EADF90 #90EAB2 #909BEA
split-complementary
#EA90C8 #9BEA90 #90EADF
monochromatic
#D72995 #E05DAF #EA90C8 #F4C3E2 #FAE5F2
Accessibility & contrast
On white
2.25
#EA90C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA90C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90C8
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90C8 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CA
Deuteranopia (green-blind)
#ACB2C6
Tritanopia (blue-blind)
#F490A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea90c8; /* rgb */ color: rgb(234, 144, 200); /* oklch */ color: oklch(76.3% 0.128 342.6);
Tailwind
colors: {
custom: {
50: '#f2b2d8',
500: '#ea90c8',
950: '#000000',
},
}SCSS
$custom: #ea90c8; $custom-light: #f2b2d8; $custom-dark: #000000;
JSON
{
"hex": "#ea90c8",
"rgb": {
"r": 234,
"g": 144,
"b": 200
},
"hsl": {
"h": 322.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.76306,
"c": 0.12841,
"h": 342.6
},
"luminance": 0.41609
}Semantic roles & 50–950 ramp
primary
#EA90C8
secondary
#D9F2E3
accent
#D05C15
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083