#EA92C4#EA92C4
#EA92C4 is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.5% C 0.122 H 345.3°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92C4 |
|---|---|
| RGB | rgb(234, 146, 196) |
| HSL | hsl(326, 68%, 75%) |
| HSV | hsv(326, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 16.2%, 8.2%) |
| CIE-LAB | lab(70.90, 40.00, -11.81) |
| CIE-LCH | lch(70.90, 41.71, 343.55°) |
| OKLab | oklab(76.49% 0.1183 -0.0311) |
| OKLCH | oklch(76.49% 0.122 345.3) |
| XYZ | xyz(54.1749, 42.0390, 57.4747) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 4.92
Pink (survey)
#FF81C0
ΔE00 5.01
Plum
#DDA0DD
ΔE00 7.08
Pinky
#FC86AA
ΔE00 7.66
Lavender Pink
#DD85D7
ΔE00 7.79
Pig Pink
#E78EA5
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92C4 #92EAB8
analogous
#E492EA #EA92C4 #EA9298
triadic
#EA92C4 #C4EA92 #92C4EA
tetradic
#EA92C4 #EAE492 #92EAB8 #9298EA
square
#EA92C4 #EAE492 #92EAB8 #9298EA
split-complementary
#EA92C4 #98EA92 #92EAE4
monochromatic
#D62B8C #E05FA8 #EA92C4 #F4C5E0 #FAE5F1
Accessibility & contrast
On white
2.23
#EA92C4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EA92C4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92C4
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92C4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92C4 | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A5C6
Deuteranopia (green-blind)
#AEB3C2
Tritanopia (blue-blind)
#F591A4
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea92c4; /* rgb */ color: rgb(234, 146, 196); /* oklch */ color: oklch(76.5% 0.122 345.3);
Tailwind
colors: {
custom: {
50: '#f2b3d5',
500: '#ea92c4',
950: '#000000',
},
}SCSS
$custom: #ea92c4; $custom-light: #f2b3d5; $custom-dark: #000000;
JSON
{
"hex": "#ea92c4",
"rgb": {
"r": 234,
"g": 146,
"b": 196
},
"hsl": {
"h": 325.909,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.76487,
"c": 0.12229,
"h": 345.3
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#EA92C4
secondary
#D9F2E4
accent
#D06616
background
#FEFBFD
surface
#FDF6FA
border
#D5D0D3
text
#171114
muted
#858083