#EA90CB#EA90CB
#EA90CB is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.131 H 341.0°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90CB |
|---|---|
| RGB | rgb(234, 144, 203) |
| HSL | hsl(321, 68%, 74%) |
| HSV | hsv(321, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 13.2%, 8.2%) |
| CIE-LAB | lab(70.70, 42.15, -15.99) |
| CIE-LCH | lch(70.70, 45.08, 339.23°) |
| OKLab | oklab(76.41% 0.1234 -0.0425) |
| OKLCH | oklch(76.41% 0.131 341) |
| XYZ | xyz(54.6847, 41.7539, 61.6673) |
| Luminance | 0.4175 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.18
Pink (survey)
#FF81C0
ΔE00 5.28
Lavender Pink
#DD85D7
ΔE00 5.91
Plum
#DDA0DD
ΔE00 6.00
Bubblegum (survey)
#FF6CB5
ΔE00 8.20
Violet (CSS)
#EE82EE
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90CB #90EAAF
analogous
#DC90EA #EA90CB #EA909E
triadic
#EA90CB #CBEA90 #90CBEA
tetradic
#EA90CB #EADC90 #90EAAF #909EEA
square
#EA90CB #EADC90 #90EAAF #909EEA
split-complementary
#EA90CB #9EEA90 #90EADC
monochromatic
#D7299B #E05DB3 #EA90CB #F4C3E3 #FAE5F3
Accessibility & contrast
On white
2.25
#EA90CB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EA90CB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90CB
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90CB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90CB | 1.00 | 2.25 | 9.35 | 9.35 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A4CD
Deuteranopia (green-blind)
#ABB2C9
Tritanopia (blue-blind)
#F491A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea90cb; /* rgb */ color: rgb(234, 144, 203); /* oklch */ color: oklch(76.4% 0.131 341.0);
Tailwind
colors: {
custom: {
50: '#f2b2da',
500: '#ea90cb',
950: '#000000',
},
}SCSS
$custom: #ea90cb; $custom-light: #f2b2da; $custom-dark: #000000;
JSON
{
"hex": "#ea90cb",
"rgb": {
"r": 234,
"g": 144,
"b": 203
},
"hsl": {
"h": 320.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.76412,
"c": 0.13055,
"h": 341
},
"luminance": 0.41751
}Semantic roles & 50–950 ramp
primary
#EA90CB
secondary
#D9F2E2
accent
#D05615
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171115
muted
#858083