#EB90CA#EB90CA
#EB90CA is a light, vivid pink. Relative luminance 0.419; OKLCH L 76.5% C 0.131 H 341.9°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90CA |
|---|---|
| RGB | rgb(235, 144, 202) |
| HSL | hsl(322, 69%, 74%) |
| HSV | hsv(322, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 14%, 7.8%) |
| CIE-LAB | lab(70.79, 42.32, -15.30) |
| CIE-LCH | lch(70.79, 45.00, 340.13°) |
| OKLab | oklab(76.49% 0.1243 -0.0406) |
| OKLCH | oklch(76.49% 0.131 341.9) |
| XYZ | xyz(54.8952, 41.8762, 61.0571) |
| Luminance | 0.4187 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.06
Pink (survey)
#FF81C0
ΔE00 5.01
Lavender Pink
#DD85D7
ΔE00 6.24
Plum
#DDA0DD
ΔE00 6.28
Bubblegum (survey)
#FF6CB5
ΔE00 8.03
Hot Pink
#FF69B4
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90CA #90EBB1
analogous
#DF90EB #EB90CA #EB909D
triadic
#EB90CA #CAEB90 #90CAEB
tetradic
#EB90CA #EBDF90 #90EBB1 #909DEB
square
#EB90CA #EBDF90 #90EBB1 #909DEB
split-complementary
#EB90CA #9DEB90 #90EBDF
monochromatic
#D82898 #E25CB1 #EB90CA #F4C4E3 #FAE5F3
Accessibility & contrast
On white
2.24
#EB90CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EB90CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90CA
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90CA | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CC
Deuteranopia (green-blind)
#ACB3C8
Tritanopia (blue-blind)
#F591A5
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb90ca; /* rgb */ color: rgb(235, 144, 202); /* oklch */ color: oklch(76.5% 0.131 341.9);
Tailwind
colors: {
custom: {
50: '#f3b2da',
500: '#eb90ca',
950: '#000000',
},
}SCSS
$custom: #eb90ca; $custom-light: #f3b2da; $custom-dark: #000000;
JSON
{
"hex": "#eb90ca",
"rgb": {
"r": 235,
"g": 144,
"b": 202
},
"hsl": {
"h": 321.758,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76491,
"c": 0.13071,
"h": 341.9
},
"luminance": 0.41873
}Semantic roles & 50–950 ramp
primary
#EB90CA
secondary
#D9F2E2
accent
#D15914
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083