#EA92BF#EA92BF
#EA92BF is a light, moderate pink. Relative luminance 0.418; OKLCH L 76.3% C 0.119 H 348.3°. Best body text is #000000 at 9.36:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92BF |
|---|---|
| RGB | rgb(234, 146, 191) |
| HSL | hsl(329, 68%, 75%) |
| HSV | hsv(329, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 18.4%, 8.2%) |
| CIE-LAB | lab(70.74, 39.24, -9.27) |
| CIE-LCH | lch(70.74, 40.32, 346.71°) |
| OKLab | oklab(76.32% 0.1167 -0.0242) |
| OKLCH | oklch(76.32% 0.119 348.3) |
| XYZ | xyz(53.6152, 41.8151, 54.5273) |
| Luminance | 0.4181 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.03
Bubblegum Pink
#FE83CC
ΔE00 5.56
Pig Pink
#E78EA5
ΔE00 6.57
Pinky
#FC86AA
ΔE00 6.64
Carnation Pink
#FF7FA7
ΔE00 7.49
Dull Pink
#D5869D
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92BF #92EABD
analogous
#E992EA #EA92BF #EA9293
triadic
#EA92BF #BFEA92 #92BFEA
tetradic
#EA92BF #EAE992 #92EABD #9293EA
square
#EA92BF #EAE992 #92EABD #9293EA
split-complementary
#EA92BF #93EA92 #92EAE9
monochromatic
#D62B83 #E05FA1 #EA92BF #F4C5DD #FAE5F0
Accessibility & contrast
On white
2.24
#EA92BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.36
#EA92BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92BF
9.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92BF | 1.00 | 2.24 | 9.36 | 9.36 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4C1
Deuteranopia (green-blind)
#AFB3BD
Tritanopia (blue-blind)
#F690A2
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea92bf; /* rgb */ color: rgb(234, 146, 191); /* oklch */ color: oklch(76.3% 0.119 348.3);
Tailwind
colors: {
custom: {
50: '#f2b3d2',
500: '#ea92bf',
950: '#000000',
},
}SCSS
$custom: #ea92bf; $custom-light: #f2b3d2; $custom-dark: #000000;
JSON
{
"hex": "#ea92bf",
"rgb": {
"r": 234,
"g": 146,
"b": 191
},
"hsl": {
"h": 329.318,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.76319,
"c": 0.11916,
"h": 348.3
},
"luminance": 0.41812
}Semantic roles & 50–950 ramp
primary
#EA92BF
secondary
#D9F2E5
accent
#D07116
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082