#EA9798#EA9798
#EA9798 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.0% C 0.100 H 18.9°. Best body text is #000000 at 9.38:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9798 |
|---|---|
| RGB | rgb(234, 151, 152) |
| HSL | hsl(359, 66%, 75%) |
| HSV | hsv(359, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 35%, 8.2%) |
| CIE-LAB | lab(70.80, 31.28, 12.50) |
| CIE-LCH | lch(70.80, 33.68, 21.78°) |
| OKLab | oklab(76.02% 0.0949 0.0325) |
| OKLCH | oklch(76.02% 0.1 18.9) |
| XYZ | xyz(50.6677, 41.8964, 35.1179) |
| Luminance | 0.4189 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.68
Lightcoral
#F08080
ΔE00 6.13
Rose Pink
#F7879A
ΔE00 6.20
Blush Pink
#FE828C
ΔE00 6.24
Blush (survey)
#F29E8E
ΔE00 6.31
Faded Pink
#DE9DAC
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9798 #97EAE9
analogous
#EA97C1 #EA9798 #EABF97
triadic
#EA9798 #98EA97 #9798EA
tetradic
#EA9798 #C1EA97 #97EAE9 #BF97EA
square
#EA9798 #C1EA97 #97EAE9 #BF97EA
split-complementary
#EA9798 #97EABF #97C1EA
monochromatic
#D53133 #E06466 #EA9798 #F4CACA #FAE6E6
Accessibility & contrast
On white
2.24
#EA9798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.38
#EA9798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9798
9.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9798 | 1.00 | 2.24 | 9.38 | 9.38 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A398
Deuteranopia (green-blind)
#BBB397
Tritanopia (blue-blind)
#FA8E98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea9798; /* rgb */ color: rgb(234, 151, 152); /* oklch */ color: oklch(76.0% 0.100 18.9);
Tailwind
colors: {
custom: {
50: '#f3b6b6',
500: '#ea9798',
950: '#000000',
},
}SCSS
$custom: #ea9798; $custom-light: #f3b6b6; $custom-dark: #000000;
JSON
{
"hex": "#ea9798",
"rgb": {
"r": 234,
"g": 151,
"b": 152
},
"hsl": {
"h": 359.277,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76022,
"c": 0.10026,
"h": 18.9
},
"luminance": 0.41893
}Semantic roles & 50–950 ramp
primary
#EA9798
secondary
#DAF1F1
accent
#CECC17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080