#EA92B5#EA92B5
#EA92B5 is a light, moderate pink. Relative luminance 0.414; OKLCH L 76.0% C 0.114 H 354.7°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92B5 |
|---|---|
| RGB | rgb(234, 146, 181) |
| HSL | hsl(336, 68%, 75%) |
| HSV | hsv(336, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 22.6%, 8.2%) |
| CIE-LAB | lab(70.45, 37.76, -4.14) |
| CIE-LCH | lch(70.45, 37.99, 353.74°) |
| OKLab | oklab(76% 0.1134 -0.0104) |
| OKLCH | oklch(76% 0.114 354.7) |
| XYZ | xyz(52.5521, 41.3899, 48.9282) |
| Luminance | 0.4139 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.91
Pinky
#FC86AA
ΔE00 4.84
Dull Pink
#D5869D
ΔE00 5.58
Faded Pink
#DE9DAC
ΔE00 5.95
Carnation Pink
#FF7FA7
ΔE00 5.99
Pink (survey)
#FF81C0
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92B5 #92EAC7
analogous
#EA92E1 #EA92B5 #EA9B92
triadic
#EA92B5 #B5EA92 #92B5EA
tetradic
#EA92B5 #E1EA92 #92EAC7 #9B92EA
square
#EA92B5 #E1EA92 #92EAC7 #9B92EA
split-complementary
#EA92B5 #92EA9B #92E1EA
monochromatic
#D62B6F #E05F92 #EA92B5 #F4C5D8 #FAE5EE
Accessibility & contrast
On white
2.26
#EA92B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EA92B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92B5
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92B5 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA3B6
Deuteranopia (green-blind)
#B2B2B3
Tritanopia (blue-blind)
#F78E9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ea92b5; /* rgb */ color: rgb(234, 146, 181); /* oklch */ color: oklch(76.0% 0.114 354.7);
Tailwind
colors: {
custom: {
50: '#f2b3cb',
500: '#ea92b5',
950: '#000000',
},
}SCSS
$custom: #ea92b5; $custom-light: #f2b3cb; $custom-dark: #000000;
JSON
{
"hex": "#ea92b5",
"rgb": {
"r": 234,
"g": 146,
"b": 181
},
"hsl": {
"h": 336.136,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75997,
"c": 0.11384,
"h": 354.7
},
"luminance": 0.41386
}Semantic roles & 50–950 ramp
primary
#EA92B5
secondary
#D9F2E8
accent
#D08616
background
#FFFBFC
surface
#FEF6F8
border
#D6D0D1
text
#171113
muted
#858082