#EB90CC#EB90CC
#EB90CC is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.6% C 0.132 H 340.8°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90CC |
|---|---|
| RGB | rgb(235, 144, 204) |
| HSL | hsl(320, 69%, 74%) |
| HSV | hsv(320, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 13.2%, 7.8%) |
| CIE-LAB | lab(70.85, 42.63, -16.30) |
| CIE-LCH | lch(70.85, 45.65, 339.07°) |
| OKLab | oklab(76.56% 0.1248 -0.0434) |
| OKLCH | oklch(76.56% 0.132 340.8) |
| XYZ | xyz(55.1335, 41.9715, 62.3124) |
| Luminance | 0.4197 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.05
Pink (survey)
#FF81C0
ΔE00 5.24
Lavender Pink
#DD85D7
ΔE00 5.85
Plum
#DDA0DD
ΔE00 6.00
Bubblegum (survey)
#FF6CB5
ΔE00 8.19
Violet (CSS)
#EE82EE
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90CC #90EBAF
analogous
#DD90EB #EB90CC #EB909F
triadic
#EB90CC #CCEB90 #90CCEB
tetradic
#EB90CC #EBDD90 #90EBAF #909FEB
square
#EB90CC #EBDD90 #90EBAF #909FEB
split-complementary
#EB90CC #9FEB90 #90EBDD
monochromatic
#D8289C #E25CB4 #EB90CC #F4C4E4 #FAE5F3
Accessibility & contrast
On white
2.24
#EB90CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EB90CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90CC
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90CC | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94A5CE
Deuteranopia (green-blind)
#ABB3C9
Tritanopia (blue-blind)
#F591A6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb90cc; /* rgb */ color: rgb(235, 144, 204); /* oklch */ color: oklch(76.6% 0.132 340.8);
Tailwind
colors: {
custom: {
50: '#f3b2db',
500: '#eb90cc',
950: '#000000',
},
}SCSS
$custom: #eb90cc; $custom-light: #f3b2db; $custom-dark: #000000;
JSON
{
"hex": "#eb90cc",
"rgb": {
"r": 235,
"g": 144,
"b": 204
},
"hsl": {
"h": 320.44,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.76562,
"c": 0.13215,
"h": 340.8
},
"luminance": 0.41968
}Semantic roles & 50–950 ramp
primary
#EB90CC
secondary
#D9F2E2
accent
#D15514
background
#FFFBFD
surface
#FEF6FB
border
#D6D0D4
text
#171115
muted
#858083