#EA9799#EA9799
#EA9799 is a light, moderate red. Relative luminance 0.419; OKLCH L 76.0% C 0.100 H 18.1°. Best body text is #000000 at 9.39:1 contrast (WCAG AA passes).
Color values
| HEX | #EA9799 |
|---|---|
| RGB | rgb(234, 151, 153) |
| HSL | hsl(359, 66%, 75%) |
| HSV | hsv(359, 35%, 92%) |
| CMYK | cmyk(0%, 35.5%, 34.6%, 8.2%) |
| CIE-LAB | lab(70.82, 31.40, 11.97) |
| CIE-LCH | lch(70.82, 33.61, 20.87°) |
| OKLab | oklab(76.05% 0.0953 0.0312) |
| OKLCH | oklch(76.05% 0.1 18.1) |
| XYZ | xyz(50.7500, 41.9293, 35.5510) |
| Luminance | 0.4193 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Dusty Pink (survey)
#D58A94
ΔE00 5.48
Rose Pink
#F7879A
ΔE00 5.95
Blush Pink
#FE828C
ΔE00 6.21
Lightcoral
#F08080
ΔE00 6.25
Faded Pink
#DE9DAC
ΔE00 6.45
Blush (survey)
#F29E8E
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA9799 #97EAE8
analogous
#EA97C2 #EA9799 #EABE97
triadic
#EA9799 #99EA97 #9799EA
tetradic
#EA9799 #C2EA97 #97EAE8 #BE97EA
square
#EA9799 #C2EA97 #97EAE8 #BE97EA
split-complementary
#EA9799 #97EABE #97C2EA
monochromatic
#D53135 #E06467 #EA9799 #F4CACB #FAE6E6
Accessibility & contrast
On white
2.24
#EA9799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.39
#EA9799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA9799
9.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA9799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA9799 | 1.00 | 2.24 | 9.39 | 9.39 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A499
Deuteranopia (green-blind)
#BBB498
Tritanopia (blue-blind)
#FA8E98
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ea9799; /* rgb */ color: rgb(234, 151, 153); /* oklch */ color: oklch(76.0% 0.100 18.1);
Tailwind
colors: {
custom: {
50: '#f3b6b7',
500: '#ea9799',
950: '#000000',
},
}SCSS
$custom: #ea9799; $custom-light: #f3b6b7; $custom-dark: #000000;
JSON
{
"hex": "#ea9799",
"rgb": {
"r": 234,
"g": 151,
"b": 153
},
"hsl": {
"h": 358.554,
"s": 66.4,
"l": 75.49
},
"oklch": {
"l": 0.76047,
"c": 0.10021,
"h": 18.1
},
"luminance": 0.41926
}Semantic roles & 50–950 ramp
primary
#EA9799
secondary
#DAF1F1
accent
#CECA17
background
#FFFBFB
surface
#FEF6F6
border
#D6D0D0
text
#171111
muted
#858080