#EA92A4#EA92A4
#EA92A4 is a light, moderate red. Relative luminance 0.407; OKLCH L 75.5% C 0.108 H 6.7°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA92A4 |
|---|---|
| RGB | rgb(234, 146, 164) |
| HSL | hsl(348, 68%, 75%) |
| HSV | hsv(348, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 29.9%, 8.2%) |
| CIE-LAB | lab(69.99, 35.43, 4.67) |
| CIE-LCH | lch(69.99, 35.73, 7.50°) |
| OKLab | oklab(75.5% 0.1073 0.0126) |
| OKLCH | oklch(75.5% 0.108 6.7) |
| XYZ | xyz(50.9130, 40.7342, 40.2957) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.76
Rose Pink
#F7879A
ΔE00 3.90
Faded Pink
#DE9DAC
ΔE00 4.23
Rosa
#FE86A4
ΔE00 4.56
Dusty Pink (survey)
#D58A94
ΔE00 4.62
Dull Pink
#D5869D
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA92A4 #92EAD8
analogous
#EA92D0 #EA92A4 #EAAC92
triadic
#EA92A4 #A4EA92 #92A4EA
tetradic
#EA92A4 #D0EA92 #92EAD8 #AC92EA
square
#EA92A4 #D0EA92 #92EAD8 #AC92EA
split-complementary
#EA92A4 #92EAAC #92D0EA
monochromatic
#D62B4E #E05F79 #EA92A4 #F4C5CF #FAE5EA
Accessibility & contrast
On white
2.30
#EA92A4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EA92A4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA92A4
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA92A4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA92A4 | 1.00 | 2.30 | 9.15 | 9.15 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A0A1A4
Deuteranopia (green-blind)
#B6B1A2
Tritanopia (blue-blind)
#F98B98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea92a4; /* rgb */ color: rgb(234, 146, 164); /* oklch */ color: oklch(75.5% 0.108 6.7);
Tailwind
colors: {
custom: {
50: '#f3b3be',
500: '#ea92a4',
950: '#000000',
},
}SCSS
$custom: #ea92a4; $custom-light: #f3b3be; $custom-dark: #000000;
JSON
{
"hex": "#ea92a4",
"rgb": {
"r": 234,
"g": 146,
"b": 164
},
"hsl": {
"h": 347.727,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75496,
"c": 0.10807,
"h": 6.7
},
"luminance": 0.40731
}Semantic roles & 50–950 ramp
primary
#EA92A4
secondary
#D9F2ED
accent
#D0AA16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171112
muted
#858081