#EA92BC#EA92BC
#EA92BC is a light, moderate pink. Relative luminance 0.417; OKLCH L 76.2% C 0.117 H 350.2°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92BC |
|---|---|
| RGB | rgb(234, 146, 188) |
| HSL | hsl(331, 68%, 75%) |
| HSV | hsv(331, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 19.7%, 8.2%) |
| CIE-LAB | lab(70.65, 38.79, -7.73) |
| CIE-LCH | lch(70.65, 39.55, 348.72°) |
| OKLab | oklab(76.22% 0.1157 -0.02) |
| OKLCH | oklch(76.22% 0.117 350.2) |
| XYZ | xyz(53.2885, 41.6844, 52.8063) |
| Luminance | 0.4168 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 5.21
Pig Pink
#E78EA5
ΔE00 5.79
Pinky
#FC86AA
ΔE00 6.04
Bubblegum Pink
#FE83CC
ΔE00 6.05
Dull Pink
#D5869D
ΔE00 6.89
Carnation Pink
#FF7FA7
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92BC #92EAC0
analogous
#EA92E8 #EA92BC #EA9492
triadic
#EA92BC #BCEA92 #92BCEA
tetradic
#EA92BC #E8EA92 #92EAC0 #9492EA
square
#EA92BC #E8EA92 #92EAC0 #9492EA
split-complementary
#EA92BC #92EA94 #92E8EA
monochromatic
#D62B7D #E05F9C #EA92BC #F4C5DC #FAE5EF
Accessibility & contrast
On white
2.25
#EA92BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EA92BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92BC
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92BC | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA4BE
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#F690A1
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea92bc; /* rgb */ color: rgb(234, 146, 188); /* oklch */ color: oklch(76.2% 0.117 350.2);
Tailwind
colors: {
custom: {
50: '#f2b3d0',
500: '#ea92bc',
950: '#000000',
},
}SCSS
$custom: #ea92bc; $custom-light: #f2b3d0; $custom-dark: #000000;
JSON
{
"hex": "#ea92bc",
"rgb": {
"r": 234,
"g": 146,
"b": 188
},
"hsl": {
"h": 331.364,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.7622,
"c": 0.11743,
"h": 350.2
},
"luminance": 0.41681
}Semantic roles & 50–950 ramp
primary
#EA92BC
secondary
#D9F2E6
accent
#D07716
background
#FFFBFC
surface
#FEF6F9
border
#D6D0D2
text
#171114
muted
#858082