#EA92BA#EA92BA
#EA92BA is a light, moderate pink. Relative luminance 0.416; OKLCH L 76.2% C 0.116 H 351.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92BA |
|---|---|
| RGB | rgb(234, 146, 186) |
| HSL | hsl(333, 68%, 75%) |
| HSV | hsv(333, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 20.5%, 8.2%) |
| CIE-LAB | lab(70.59, 38.49, -6.71) |
| CIE-LCH | lch(70.59, 39.07, 350.11°) |
| OKLab | oklab(76.16% 0.1151 -0.0173) |
| OKLCH | oklch(76.16% 0.116 351.4) |
| XYZ | xyz(53.0744, 41.5988, 51.6787) |
| Luminance | 0.4159 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 5.26
Pink (survey)
#FF81C0
ΔE00 5.39
Pinky
#FC86AA
ΔE00 5.67
Bubblegum Pink
#FE83CC
ΔE00 6.42
Dull Pink
#D5869D
ΔE00 6.49
Carnation Pink
#FF7FA7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92BA #92EAC2
analogous
#EA92E6 #EA92BA #EA9692
triadic
#EA92BA #BAEA92 #92BAEA
tetradic
#EA92BA #E6EA92 #92EAC2 #9692EA
square
#EA92BA #E6EA92 #92EAC2 #9692EA
split-complementary
#EA92BA #92EA96 #92E6EA
monochromatic
#D62B79 #E05F9A #EA92BA #F4C5DA #FAE5EF
Accessibility & contrast
On white
2.25
#EA92BA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EA92BA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92BA
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92BA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92BA | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA4BB
Deuteranopia (green-blind)
#B1B2B8
Tritanopia (blue-blind)
#F68FA0
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea92ba; /* rgb */ color: rgb(234, 146, 186); /* oklch */ color: oklch(76.2% 0.116 351.4);
Tailwind
colors: {
custom: {
50: '#f2b3ce',
500: '#ea92ba',
950: '#000000',
},
}SCSS
$custom: #ea92ba; $custom-light: #f2b3ce; $custom-dark: #000000;
JSON
{
"hex": "#ea92ba",
"rgb": {
"r": 234,
"g": 146,
"b": 186
},
"hsl": {
"h": 332.727,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.76156,
"c": 0.11634,
"h": 351.4
},
"luminance": 0.41595
}Semantic roles & 50–950 ramp
primary
#EA92BA
secondary
#D9F2E7
accent
#D07B16
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171113
muted
#858082