#EA8095#EA8095
#EA8095 is a light, vivid red. Relative luminance 0.351; OKLCH L 72.2% C 0.132 H 8.3°. Best body text is #000000 at 8.02:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8095 |
|---|---|
| RGB | rgb(234, 128, 149) |
| HSL | hsl(348, 72%, 71%) |
| HSV | hsv(348, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 36.3%, 8.2%) |
| CIE-LAB | lab(65.83, 42.89, 7.12) |
| CIE-LCH | lch(65.83, 43.48, 9.42°) |
| OKLab | oklab(72.21% 0.1301 0.0189) |
| OKLCH | oklch(72.21% 0.132 8.3) |
| XYZ | xyz(47.0779, 35.1049, 32.7245) |
| Luminance | 0.3510 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.84
Carnation
#FD798F
ΔE00 3.81
Rosa
#FE86A4
ΔE00 4.06
Pig Pink
#E78EA5
ΔE00 4.12
Pinky
#FC86AA
ΔE00 4.94
Dusty Pink (survey)
#D58A94
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8095 #80EAD5
analogous
#EA80CA #EA8095 #EAA080
triadic
#EA8095 #95EA80 #8095EA
tetradic
#EA8095 #CAEA80 #80EAD5 #A080EA
square
#EA8095 #CAEA80 #80EAD5 #A080EA
split-complementary
#EA8095 #80EAA0 #80CAEA
monochromatic
#CE2244 #E14B69 #EA8095 #F3B5C1 #FBE5E9
Accessibility & contrast
On white
2.62
#EA8095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.02
#EA8095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8095
8.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8095 | 1.00 | 2.62 | 8.02 | 8.02 |
| #FFFFFF | 2.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939395
Deuteranopia (green-blind)
#ADA893
Tritanopia (blue-blind)
#FB7688
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea8095; /* rgb */ color: rgb(234, 128, 149); /* oklch */ color: oklch(72.2% 0.132 8.3);
Tailwind
colors: {
custom: {
50: '#f4a7b4',
500: '#ea8095',
950: '#000000',
},
}SCSS
$custom: #ea8095; $custom-light: #f4a7b4; $custom-dark: #000000;
JSON
{
"hex": "#ea8095",
"rgb": {
"r": 234,
"g": 128,
"b": 149
},
"hsl": {
"h": 348.113,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72206,
"c": 0.13151,
"h": 8.3
},
"luminance": 0.35101
}Semantic roles & 50–950 ramp
primary
#EA8095
secondary
#D5F1EB
accent
#D4AD12
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80