#EA8696#EA8696
#EA8696 is a light, vivid red. Relative luminance 0.367; OKLCH L 73.2% C 0.123 H 10.3°. Best body text is #000000 at 8.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8696 |
|---|---|
| RGB | rgb(234, 134, 150) |
| HSL | hsl(350, 70%, 72%) |
| HSV | hsv(350, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 35.9%, 8.2%) |
| CIE-LAB | lab(67.09, 39.93, 8.35) |
| CIE-LCH | lch(67.09, 40.80, 11.81°) |
| OKLab | oklab(73.17% 0.1211 0.022) |
| OKLCH | oklch(73.17% 0.123 10.3) |
| XYZ | xyz(47.9640, 36.7487, 33.4153) |
| Luminance | 0.3674 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.23
Pig Pink
#E78EA5
ΔE00 3.83
Dusty Pink (survey)
#D58A94
ΔE00 4.19
Carnation
#FD798F
ΔE00 4.20
Rosa
#FE86A4
ΔE00 4.36
Blush Pink
#FE828C
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8696 #86EADA
analogous
#EA86C8 #EA8696 #EAA886
triadic
#EA8696 #96EA86 #8696EA
tetradic
#EA8696 #C8EA86 #86EADA #A886EA
square
#EA8696 #C8EA86 #86EADA #A886EA
split-complementary
#EA8696 #86EAA8 #86C8EA
monochromatic
#D12440 #E15269 #EA8696 #F3BAC3 #FAE5E8
Accessibility & contrast
On white
2.52
#EA8696 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.35
#EA8696 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8696
8.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8696 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8696 | 1.00 | 2.52 | 8.35 | 8.35 |
| #FFFFFF | 2.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#989896
Deuteranopia (green-blind)
#B1AB94
Tritanopia (blue-blind)
#FA7C8C
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea8696; /* rgb */ color: rgb(234, 134, 150); /* oklch */ color: oklch(73.2% 0.123 10.3);
Tailwind
colors: {
custom: {
50: '#f3abb4',
500: '#ea8696',
950: '#000000',
},
}SCSS
$custom: #ea8696; $custom-light: #f3abb4; $custom-dark: #000000;
JSON
{
"hex": "#ea8696",
"rgb": {
"r": 234,
"g": 134,
"b": 150
},
"hsl": {
"h": 350.4,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.7317,
"c": 0.12309,
"h": 10.3
},
"luminance": 0.36745
}Semantic roles & 50–950 ramp
primary
#EA8696
secondary
#D9F2EE
accent
#D2B413
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80