#EA90B2#EA90B2
#EA90B2 is a light, moderate pink. Relative luminance 0.407; OKLCH L 75.6% C 0.116 H 356.0°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #EA90B2 |
|---|---|
| RGB | rgb(234, 144, 178) |
| HSL | hsl(337, 68%, 74%) |
| HSV | hsv(337, 38%, 92%) |
| CMYK | cmyk(0%, 38.5%, 23.9%, 8.2%) |
| CIE-LAB | lab(69.93, 38.38, -3.23) |
| CIE-LCH | lch(69.93, 38.51, 355.20°) |
| OKLab | oklab(75.58% 0.1155 -0.008) |
| OKLCH | oklch(75.58% 0.116 356) |
| XYZ | xyz(51.9420, 40.6568, 47.2226) |
| Luminance | 0.4065 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.34
Pinky
#FC86AA
ΔE00 4.32
Dull Pink
#D5869D
ΔE00 5.11
Carnation Pink
#FF7FA7
ΔE00 5.46
Rosa
#FE86A4
ΔE00 5.58
Faded Pink
#DE9DAC
ΔE00 5.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA90B2 #90EAC8
analogous
#EA90DF #EA90B2 #EA9B90
triadic
#EA90B2 #B2EA90 #90B2EA
tetradic
#EA90B2 #DFEA90 #90EAC8 #9B90EA
square
#EA90B2 #DFEA90 #90EAC8 #9B90EA
split-complementary
#EA90B2 #90EA9B #90DFEA
monochromatic
#D7296B #E05D8E #EA90B2 #F4C3D6 #FAE5ED
Accessibility & contrast
On white
2.30
#EA90B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#EA90B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA90B2
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA90B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA90B2 | 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)
#9BA1B3
Deuteranopia (green-blind)
#B1B1B0
Tritanopia (blue-blind)
#F78C9C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea90b2; /* rgb */ color: rgb(234, 144, 178); /* oklch */ color: oklch(75.6% 0.116 356.0);
Tailwind
colors: {
custom: {
50: '#f2b2c9',
500: '#ea90b2',
950: '#000000',
},
}SCSS
$custom: #ea90b2; $custom-light: #f2b2c9; $custom-dark: #000000;
JSON
{
"hex": "#ea90b2",
"rgb": {
"r": 234,
"g": 144,
"b": 178
},
"hsl": {
"h": 337.333,
"s": 68.182,
"l": 74.118
},
"oklch": {
"l": 0.75578,
"c": 0.11574,
"h": 356
},
"luminance": 0.40653
}Semantic roles & 50–950 ramp
primary
#EA90B2
secondary
#D9F2E8
accent
#D08A15
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082