#EB90C8#EB90C8
#EB90C8 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.4% C 0.129 H 343.0°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90C8 |
|---|---|
| RGB | rgb(235, 144, 200) |
| HSL | hsl(323, 69%, 74%) |
| HSV | hsv(323, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 14.9%, 7.8%) |
| CIE-LAB | lab(70.72, 42.00, -14.28) |
| CIE-LCH | lch(70.72, 44.36, 341.22°) |
| OKLab | oklab(76.42% 0.1237 -0.0378) |
| OKLCH | oklch(76.42% 0.129 343) |
| XYZ | xyz(54.6599, 41.7821, 59.8181) |
| Luminance | 0.4178 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.13
Pink (survey)
#FF81C0
ΔE00 4.82
Plum
#DDA0DD
ΔE00 6.58
Lavender Pink
#DD85D7
ΔE00 6.65
Bubblegum (survey)
#FF6CB5
ΔE00 7.89
Hot Pink
#FF69B4
ΔE00 8.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90C8 #90EBB3
analogous
#E190EB #EB90C8 #EB909B
triadic
#EB90C8 #C8EB90 #90C8EB
tetradic
#EB90C8 #EBE190 #90EBB3 #909BEB
square
#EB90C8 #EBE190 #90EBB3 #909BEB
split-complementary
#EB90C8 #9BEB90 #90EBE1
monochromatic
#D82895 #E25CAE #EB90C8 #F4C4E2 #FAE5F2
Accessibility & contrast
On white
2.24
#EB90C8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EB90C8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90C8
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90C8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90C8 | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A4CA
Deuteranopia (green-blind)
#ACB2C6
Tritanopia (blue-blind)
#F690A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #eb90c8; /* rgb */ color: rgb(235, 144, 200); /* oklch */ color: oklch(76.4% 0.129 343.0);
Tailwind
colors: {
custom: {
50: '#f3b2d8',
500: '#eb90c8',
950: '#000000',
},
}SCSS
$custom: #eb90c8; $custom-light: #f3b2d8; $custom-dark: #000000;
JSON
{
"hex": "#eb90c8",
"rgb": {
"r": 235,
"g": 144,
"b": 200
},
"hsl": {
"h": 323.077,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.7642,
"c": 0.1293,
"h": 343
},
"luminance": 0.41779
}Semantic roles & 50–950 ramp
primary
#EB90C8
secondary
#D9F2E3
accent
#D15D14
background
#FFFBFD
surface
#FEF6FA
border
#D6D0D3
text
#171114
muted
#858083