#EB90B2#EB90B2
#EB90B2 is a light, moderate pink. Relative luminance 0.408; OKLCH L 75.7% C 0.117 H 356.3°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90B2 |
|---|---|
| RGB | rgb(235, 144, 178) |
| HSL | hsl(338, 69%, 74%) |
| HSV | hsv(338, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 24.3%, 7.8%) |
| CIE-LAB | lab(70.05, 38.73, -3.04) |
| CIE-LCH | lch(70.05, 38.84, 355.52°) |
| OKLab | oklab(75.7% 0.1166 -0.0075) |
| OKLCH | oklch(75.7% 0.117 356.3) |
| XYZ | xyz(52.2713, 40.8266, 47.2381) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.29
Pinky
#FC86AA
ΔE00 4.15
Dull Pink
#D5869D
ΔE00 5.19
Carnation Pink
#FF7FA7
ΔE00 5.31
Rosa
#FE86A4
ΔE00 5.42
Faded Pink
#DE9DAC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90B2 #90EBC9
analogous
#EB90E0 #EB90B2 #EB9C90
triadic
#EB90B2 #B2EB90 #90B2EB
tetradic
#EB90B2 #E0EB90 #90EBC9 #9C90EB
square
#EB90B2 #E0EB90 #90EBC9 #9C90EB
split-complementary
#EB90B2 #90EB9C #90E0EB
monochromatic
#D8286A #E25C8E #EB90B2 #F4C4D6 #FAE5ED
Accessibility & contrast
On white
2.29
#EB90B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EB90B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90B2
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90B2 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B3
Deuteranopia (green-blind)
#B2B1B0
Tritanopia (blue-blind)
#F88B9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb90b2; /* rgb */ color: rgb(235, 144, 178); /* oklch */ color: oklch(75.7% 0.117 356.3);
Tailwind
colors: {
custom: {
50: '#f3b2c9',
500: '#eb90b2',
950: '#000000',
},
}SCSS
$custom: #eb90b2; $custom-light: #f3b2c9; $custom-dark: #000000;
JSON
{
"hex": "#eb90b2",
"rgb": {
"r": 235,
"g": 144,
"b": 178
},
"hsl": {
"h": 337.582,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75695,
"c": 0.1168,
"h": 356.3
},
"luminance": 0.40823
}Semantic roles & 50–950 ramp
primary
#EB90B2
secondary
#D9F2E9
accent
#D18B14
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082