#EA92B7#EA92B7
#EA92B7 is a light, moderate pink. Relative luminance 0.415; OKLCH L 76.1% C 0.115 H 353.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92B7 |
|---|---|
| RGB | rgb(234, 146, 183) |
| HSL | hsl(335, 68%, 75%) |
| HSV | hsv(335, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 21.8%, 8.2%) |
| CIE-LAB | lab(70.51, 38.05, -5.17) |
| CIE-LCH | lch(70.51, 38.40, 352.26°) |
| OKLab | oklab(76.06% 0.114 -0.0132) |
| OKLCH | oklch(76.06% 0.115 353.4) |
| XYZ | xyz(52.7588, 41.4725, 50.0167) |
| Luminance | 0.4147 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 4.45
Pinky
#FC86AA
ΔE00 5.15
Pink (survey)
#FF81C0
ΔE00 5.75
Dull Pink
#D5869D
ΔE00 5.93
Carnation Pink
#FF7FA7
ΔE00 6.23
Faded Pink
#DE9DAC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92B7 #92EAC5
analogous
#EA92E3 #EA92B7 #EA9992
triadic
#EA92B7 #B7EA92 #92B7EA
tetradic
#EA92B7 #E3EA92 #92EAC5 #9992EA
square
#EA92B7 #E3EA92 #92EAC5 #9992EA
split-complementary
#EA92B7 #92EA99 #92E3EA
monochromatic
#D62B73 #E05F95 #EA92B7 #F4C5D9 #FAE5EE
Accessibility & contrast
On white
2.26
#EA92B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EA92B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92B7
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92B7 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B8
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#F78F9F
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea92b7; /* rgb */ color: rgb(234, 146, 183); /* oklch */ color: oklch(76.1% 0.115 353.4);
Tailwind
colors: {
custom: {
50: '#f2b3cc',
500: '#ea92b7',
950: '#000000',
},
}SCSS
$custom: #ea92b7; $custom-light: #f2b3cc; $custom-dark: #000000;
JSON
{
"hex": "#ea92b7",
"rgb": {
"r": 234,
"g": 146,
"b": 183
},
"hsl": {
"h": 334.773,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.7606,
"c": 0.1148,
"h": 353.4
},
"luminance": 0.41469
}Semantic roles & 50–950 ramp
primary
#EA92B7
secondary
#D9F2E7
accent
#D08216
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082