#EA839B#EA839B
#EA839B is a light, vivid red. Relative luminance 0.361; OKLCH L 72.8% C 0.128 H 5.8°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EA839B |
|---|---|
| RGB | rgb(234, 131, 155) |
| HSL | hsl(346, 71%, 72%) |
| HSV | hsv(346, 44%, 92%) |
| CMYK | cmyk(0%, 44%, 33.8%, 8.2%) |
| CIE-LAB | lab(66.59, 42.08, 4.82) |
| CIE-LCH | lch(66.59, 42.35, 6.53°) |
| OKLab | oklab(72.83% 0.1277 0.0131) |
| OKLCH | oklch(72.83% 0.128 5.8) |
| XYZ | xyz(47.9664, 36.0957, 35.4449) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.93
Rose Pink
#F7879A
ΔE00 3.13
Rosa
#FE86A4
ΔE00 3.46
Pinky
#FC86AA
ΔE00 3.91
Dull Pink
#D5869D
ΔE00 4.27
Carnation Pink
#FF7FA7
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA839B #83EAD2
analogous
#EA83CF #EA839B #EA9F83
triadic
#EA839B #9BEA83 #839BEA
tetradic
#EA839B #CFEA83 #83EAD2 #9F83EA
square
#EA839B #CFEA83 #83EAD2 #9F83EA
split-complementary
#EA839B #83EA9F #83CFEA
monochromatic
#CF234B #E14F71 #EA839B #F3B7C5 #FBE5EA
Accessibility & contrast
On white
2.56
#EA839B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EA839B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA839B
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA839B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA839B | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94969C
Deuteranopia (green-blind)
#AEA999
Tritanopia (blue-blind)
#FA7A8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea839b; /* rgb */ color: rgb(234, 131, 155); /* oklch */ color: oklch(72.8% 0.128 5.8);
Tailwind
colors: {
custom: {
50: '#f3a9b8',
500: '#ea839b',
950: '#000000',
},
}SCSS
$custom: #ea839b; $custom-light: #f3a9b8; $custom-dark: #000000;
JSON
{
"hex": "#ea839b",
"rgb": {
"r": 234,
"g": 131,
"b": 155
},
"hsl": {
"h": 346.019,
"s": 71.034,
"l": 71.569
},
"oklch": {
"l": 0.72834,
"c": 0.12832,
"h": 5.8
},
"luminance": 0.36092
}Semantic roles & 50–950 ramp
primary
#EA839B
secondary
#D7F2EB
accent
#D3A612
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80