#EB90B4#EB90B4
#EB90B4 is a light, moderate pink. Relative luminance 0.409; OKLCH L 75.8% C 0.118 H 355.0°. Best body text is #000000 at 9.18:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90B4 |
|---|---|
| RGB | rgb(235, 144, 180) |
| HSL | hsl(336, 69%, 74%) |
| HSV | hsv(336, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 23.4%, 7.8%) |
| CIE-LAB | lab(70.11, 39.01, -4.07) |
| CIE-LCH | lch(70.11, 39.22, 354.05°) |
| OKLab | oklab(75.76% 0.1172 -0.0102) |
| OKLCH | oklch(75.76% 0.118 355) |
| XYZ | xyz(52.4736, 40.9076, 48.3033) |
| Luminance | 0.4090 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.44
Dull Pink
#D5869D
ΔE00 5.50
Carnation Pink
#FF7FA7
ΔE00 5.53
Pink (survey)
#FF81C0
ΔE00 5.68
Rosa
#FE86A4
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90B4 #90EBC7
analogous
#EB90E2 #EB90B4 #EB9A90
triadic
#EB90B4 #B4EB90 #90B4EB
tetradic
#EB90B4 #E2EB90 #90EBC7 #9A90EB
square
#EB90B4 #E2EB90 #90EBC7 #9A90EB
split-complementary
#EB90B4 #90EB9A #90E2EB
monochromatic
#D8286E #E25C91 #EB90B4 #F4C4D7 #FAE5ED
Accessibility & contrast
On white
2.29
#EB90B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.18
#EB90B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90B4
9.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90B4 | 1.00 | 2.29 | 9.18 | 9.18 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B5
Deuteranopia (green-blind)
#B1B1B2
Tritanopia (blue-blind)
#F88C9D
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb90b4; /* rgb */ color: rgb(235, 144, 180); /* oklch */ color: oklch(75.8% 0.118 355.0);
Tailwind
colors: {
custom: {
50: '#f3b2ca',
500: '#eb90b4',
950: '#000000',
},
}SCSS
$custom: #eb90b4; $custom-light: #f3b2ca; $custom-dark: #000000;
JSON
{
"hex": "#eb90b4",
"rgb": {
"r": 235,
"g": 144,
"b": 180
},
"hsl": {
"h": 336.264,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75757,
"c": 0.11768,
"h": 355
},
"luminance": 0.40904
}Semantic roles & 50–950 ramp
primary
#EB90B4
secondary
#D9F2E8
accent
#D18714
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082