#EA90B3#EA90B3
#EA90B3 is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.6% C 0.116 H 355.4°. Best body text is #000000 at 9.14:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90B3 |
|---|---|
| RGB | rgb(234, 144, 179) |
| HSL | hsl(337, 68%, 74%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 23.5%, 8.2%) |
| CIE-LAB | lab(69.96, 38.52, -3.74) |
| CIE-LCH | lch(69.96, 38.70, 354.45°) |
| OKLab | oklab(75.61% 0.1158 -0.0094) |
| OKLCH | oklch(75.61% 0.116 355.4) |
| XYZ | xyz(52.0428, 40.6972, 47.7533) |
| Luminance | 0.4069 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.62
Pinky
#FC86AA
ΔE00 4.46
Dull Pink
#D5869D
ΔE00 5.26
Carnation Pink
#FF7FA7
ΔE00 5.56
Rosa
#FE86A4
ΔE00 5.78
Pink (survey)
#FF81C0
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90B3 #90EAC7
analogous
#EA90E0 #EA90B3 #EA9A90
triadic
#EA90B3 #B3EA90 #90B3EA
tetradic
#EA90B3 #E0EA90 #90EAC7 #9A90EA
square
#EA90B3 #E0EA90 #90EAC7 #9A90EA
split-complementary
#EA90B3 #90EA9A #90E0EA
monochromatic
#D7296D #E05D90 #EA90B3 #F4C3D6 #FAE5ED
Accessibility & contrast
On white
2.30
#EA90B3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.14
#EA90B3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90B3
9.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90B3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90B3 | 1.00 | 2.30 | 9.14 | 9.14 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA1B4
Deuteranopia (green-blind)
#B1B1B1
Tritanopia (blue-blind)
#F78C9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea90b3; /* rgb */ color: rgb(234, 144, 179); /* oklch */ color: oklch(75.6% 0.116 355.4);
Tailwind
colors: {
custom: {
50: '#f2b2c9',
500: '#ea90b3',
950: '#000000',
},
}SCSS
$custom: #ea90b3; $custom-light: #f2b2c9; $custom-dark: #000000;
JSON
{
"hex": "#ea90b3",
"rgb": {
"r": 234,
"g": 144,
"b": 179
},
"hsl": {
"h": 336.667,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75609,
"c": 0.11618,
"h": 355.4
},
"luminance": 0.40694
}Semantic roles & 50–950 ramp
primary
#EA90B3
secondary
#D9F2E8
accent
#D08715
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082