#EA8A98#EA8A98
#EA8A98 is a light, moderate red. Relative luminance 0.379; OKLCH L 73.9% C 0.118 H 11.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8A98 |
|---|---|
| RGB | rgb(234, 138, 152) |
| HSL | hsl(351, 70%, 73%) |
| HSV | hsv(351, 41%, 92%) |
| CMYK | cmyk(0%, 41%, 35%, 8.2%) |
| CIE-LAB | lab(67.98, 38.10, 8.49) |
| CIE-LCH | lch(67.98, 39.04, 12.57°) |
| OKLab | oklab(73.86% 0.1155 0.0224) |
| OKLCH | oklch(73.86% 0.118 11) |
| XYZ | xyz(48.6897, 37.9404, 34.4585) |
| Luminance | 0.3794 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.41
Pig Pink
#E78EA5
ΔE00 3.67
Dusty Pink (survey)
#D58A94
ΔE00 3.93
Rosa
#FE86A4
ΔE00 4.65
Carnation
#FD798F
ΔE00 4.85
Blush Pink
#FE828C
ΔE00 4.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8A98 #8AEADC
analogous
#EA8AC8 #EA8A98 #EAAC8A
triadic
#EA8A98 #98EA8A #8A98EA
tetradic
#EA8A98 #C8EA8A #8AEADC #AC8AEA
square
#EA8A98 #C8EA8A #8AEADC #AC8AEA
split-complementary
#EA8A98 #8AEAAC #8AC8EA
monochromatic
#D4263F #E1566A #EA8A98 #F3BEC6 #FAE5E8
Accessibility & contrast
On white
2.45
#EA8A98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#EA8A98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8A98
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8A98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8A98 | 1.00 | 2.45 | 8.59 | 8.59 |
| #FFFFFF | 2.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9B9A98
Deuteranopia (green-blind)
#B3AD96
Tritanopia (blue-blind)
#FA818F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ea8a98; /* rgb */ color: rgb(234, 138, 152); /* oklch */ color: oklch(73.9% 0.118 11.0);
Tailwind
colors: {
custom: {
50: '#f3adb6',
500: '#ea8a98',
950: '#000000',
},
}SCSS
$custom: #ea8a98; $custom-light: #f3adb6; $custom-dark: #000000;
JSON
{
"hex": "#ea8a98",
"rgb": {
"r": 234,
"g": 138,
"b": 152
},
"hsl": {
"h": 351.25,
"s": 69.565,
"l": 72.941
},
"oklch": {
"l": 0.73862,
"c": 0.11769,
"h": 11
},
"luminance": 0.37936
}Semantic roles & 50–950 ramp
primary
#EA8A98
secondary
#D9F2EE
accent
#D2B614
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80