#EA939B#EA939B
#EA939B is a light, moderate red. Relative luminance 0.407; OKLCH L 75.4% C 0.105 H 13.9°. Best body text is #000000 at 9.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA939B |
|---|---|
| RGB | rgb(234, 147, 155) |
| HSL | hsl(354, 67%, 75%) |
| HSV | hsv(354, 37%, 92%) |
| CMYK | cmyk(0%, 37.2%, 33.8%, 8.2%) |
| CIE-LAB | lab(69.99, 33.76, 9.68) |
| CIE-LCH | lch(69.99, 35.12, 16.00°) |
| OKLab | oklab(75.42% 0.1024 0.0254) |
| OKLCH | oklch(75.42% 0.105 13.9) |
| XYZ | xyz(50.2837, 40.7302, 36.2173) |
| Luminance | 0.4073 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 4.18
Dusty Pink (survey)
#D58A94
ΔE00 4.33
Pig Pink
#E78EA5
ΔE00 4.87
Faded Pink
#DE9DAC
ΔE00 5.55
Blush Pink
#FE828C
ΔE00 5.61
Rosa
#FE86A4
ΔE00 6.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA939B #93EAE2
analogous
#EA93C6 #EA939B #EAB793
triadic
#EA939B #9BEA93 #939BEA
tetradic
#EA939B #C6EA93 #93EAE2 #B793EA
square
#EA939B #C6EA93 #93EAE2 #B793EA
split-complementary
#EA939B #93EAB7 #93C6EA
monochromatic
#D62D3C #E0606C #EA939B #F4C6CA #FAE5E7
Accessibility & contrast
On white
2.30
#EA939B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.15
#EA939B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA939B
9.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA939B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA939B | 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)
#A3A19B
Deuteranopia (green-blind)
#B8B199
Tritanopia (blue-blind)
#FA8A96
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ea939b; /* rgb */ color: rgb(234, 147, 155); /* oklch */ color: oklch(75.4% 0.105 13.9);
Tailwind
colors: {
custom: {
50: '#f3b3b8',
500: '#ea939b',
950: '#000000',
},
}SCSS
$custom: #ea939b; $custom-light: #f3b3b8; $custom-dark: #000000;
JSON
{
"hex": "#ea939b",
"rgb": {
"r": 234,
"g": 147,
"b": 155
},
"hsl": {
"h": 354.483,
"s": 67.442,
"l": 74.706
},
"oklch": {
"l": 0.75421,
"c": 0.10548,
"h": 13.9
},
"luminance": 0.40726
}Semantic roles & 50–950 ramp
primary
#EA939B
secondary
#D9F2EF
accent
#CFBE16
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080