#EA929A#EA929A
#EA929A is a light, moderate red. Relative luminance 0.404; OKLCH L 75.2% C 0.107 H 14.0°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #EA929A |
|---|---|
| RGB | rgb(234, 146, 154) |
| HSL | hsl(355, 68%, 75%) |
| HSV | hsv(355, 38%, 92%) |
| CMYK | cmyk(0%, 37.6%, 34.2%, 8.2%) |
| CIE-LAB | lab(69.74, 34.16, 9.89) |
| CIE-LCH | lch(69.74, 35.56, 16.15°) |
| OKLab | oklab(75.23% 0.1036 0.0259) |
| OKLCH | oklch(75.23% 0.107 14) |
| XYZ | xyz(50.0452, 40.3871, 35.7253) |
| Luminance | 0.4038 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.03
Dusty Pink (survey)
#D58A94
ΔE00 4.27
Pig Pink
#E78EA5
ΔE00 4.90
Blush Pink
#FE828C
ΔE00 5.40
Faded Pink
#DE9DAC
ΔE00 5.75
Lightcoral
#F08080
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA929A #92EAE2
analogous
#EA92C6 #EA929A #EAB692
triadic
#EA929A #9AEA92 #929AEA
tetradic
#EA929A #C6EA92 #92EAE2 #B692EA
square
#EA929A #C6EA92 #92EAE2 #B692EA
split-complementary
#EA929A #92EAB6 #92C6EA
monochromatic
#D62B3B #E05F6A #EA929A #F4C5CA #FAE5E7
Accessibility & contrast
On white
2.31
#EA929A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#EA929A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA929A
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA929A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA929A | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A2A09A
Deuteranopia (green-blind)
#B7B198
Tritanopia (blue-blind)
#FA8995
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ea929a; /* rgb */ color: rgb(234, 146, 154); /* oklch */ color: oklch(75.2% 0.107 14.0);
Tailwind
colors: {
custom: {
50: '#f3b3b7',
500: '#ea929a',
950: '#000000',
},
}SCSS
$custom: #ea929a; $custom-light: #f3b3b7; $custom-dark: #000000;
JSON
{
"hex": "#ea929a",
"rgb": {
"r": 234,
"g": 146,
"b": 154
},
"hsl": {
"h": 354.545,
"s": 67.692,
"l": 74.51
},
"oklch": {
"l": 0.75228,
"c": 0.10679,
"h": 14
},
"luminance": 0.40383
}Semantic roles & 50–950 ramp
primary
#EA929A
secondary
#D9F2EF
accent
#D0BF16
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080