#EA8098#EA8098
#EA8098 is a light, vivid red. Relative luminance 0.352; OKLCH L 72.3% C 0.132 H 6.5°. Best body text is #000000 at 8.04:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8098 |
|---|---|
| RGB | rgb(234, 128, 152) |
| HSL | hsl(346, 72%, 71%) |
| HSV | hsv(346, 45%, 92%) |
| CMYK | cmyk(0%, 45.3%, 35%, 8.2%) |
| CIE-LAB | lab(65.91, 43.24, 5.53) |
| CIE-LCH | lch(65.91, 43.59, 7.28°) |
| OKLab | oklab(72.29% 0.1312 0.0149) |
| OKLCH | oklch(72.29% 0.132 6.5) |
| XYZ | xyz(47.3205, 35.2019, 34.0021) |
| Luminance | 0.3520 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.22
Pig Pink
#E78EA5
ΔE00 3.68
Rosa
#FE86A4
ΔE00 3.74
Pinky
#FC86AA
ΔE00 4.30
Carnation
#FD798F
ΔE00 4.33
Carnation Pink
#FF7FA7
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8098 #80EAD2
analogous
#EA80CD #EA8098 #EA9D80
triadic
#EA8098 #98EA80 #8098EA
tetradic
#EA8098 #CDEA80 #80EAD2 #9D80EA
square
#EA8098 #CDEA80 #80EAD2 #9D80EA
split-complementary
#EA8098 #80EA9D #80CDEA
monochromatic
#CE2249 #E14B6D #EA8098 #F3B5C3 #FBE5EA
Accessibility & contrast
On white
2.61
#EA8098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.04
#EA8098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8098
8.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8098 | 1.00 | 2.61 | 8.04 | 8.04 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929499
Deuteranopia (green-blind)
#ADA896
Tritanopia (blue-blind)
#FB7689
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #ea8098; /* rgb */ color: rgb(234, 128, 152); /* oklch */ color: oklch(72.3% 0.132 6.5);
Tailwind
colors: {
custom: {
50: '#f4a7b6',
500: '#ea8098',
950: '#000000',
},
}SCSS
$custom: #ea8098; $custom-light: #f4a7b6; $custom-dark: #000000;
JSON
{
"hex": "#ea8098",
"rgb": {
"r": 234,
"g": 128,
"b": 152
},
"hsl": {
"h": 346.415,
"s": 71.622,
"l": 70.98
},
"oklch": {
"l": 0.72288,
"c": 0.13208,
"h": 6.5
},
"luminance": 0.35198
}Semantic roles & 50–950 ramp
primary
#EA8098
secondary
#D5F1EB
accent
#D4A812
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80