#EB90AE#EB90AE
#EB90AE is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.6% C 0.115 H 359.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EB90AE |
|---|---|
| RGB | rgb(235, 144, 174) |
| HSL | hsl(340, 69%, 74%) |
| HSV | hsv(340, 39%, 92%) |
| CMYK | cmyk(0%, 38.7%, 26%, 7.8%) |
| CIE-LAB | lab(69.94, 38.17, -0.97) |
| CIE-LCH | lch(69.94, 38.18, 358.55°) |
| OKLab | oklab(75.57% 0.1152 -0.002) |
| OKLCH | oklch(75.57% 0.115 359) |
| XYZ | xyz(51.8756, 40.6683, 45.1537) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.18
Pinky
#FC86AA
ΔE00 3.77
Dull Pink
#D5869D
ΔE00 4.70
Rosa
#FE86A4
ΔE00 4.71
Carnation Pink
#FF7FA7
ΔE00 5.03
Faded Pink
#DE9DAC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB90AE #90EBCD
analogous
#EB90DC #EB90AE #EBA090
triadic
#EB90AE #AEEB90 #90AEEB
tetradic
#EB90AE #DCEB90 #90EBCD #A090EB
square
#EB90AE #DCEB90 #90EBCD #A090EB
split-complementary
#EB90AE #90EBA0 #90DCEB
monochromatic
#D82862 #E25C88 #EB90AE #F4C4D4 #FAE5EC
Accessibility & contrast
On white
2.30
#EB90AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EB90AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB90AE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB90AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB90AE | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA1AF
Deuteranopia (green-blind)
#B3B1AC
Tritanopia (blue-blind)
#F98B9A
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #eb90ae; /* rgb */ color: rgb(235, 144, 174); /* oklch */ color: oklch(75.6% 0.115 359.0);
Tailwind
colors: {
custom: {
50: '#f3b2c6',
500: '#eb90ae',
950: '#000000',
},
}SCSS
$custom: #eb90ae; $custom-light: #f3b2c6; $custom-dark: #000000;
JSON
{
"hex": "#eb90ae",
"rgb": {
"r": 235,
"g": 144,
"b": 174
},
"hsl": {
"h": 340.22,
"s": 69.466,
"l": 74.314
},
"oklch": {
"l": 0.75574,
"c": 0.11519,
"h": 359
},
"luminance": 0.40665
}Semantic roles & 50–950 ramp
primary
#EB90AE
secondary
#D9F2EA
accent
#D19314
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082