#EA7E99#EA7E99
#EA7E99 is a light, vivid red. Relative luminance 0.347; OKLCH L 72.0% C 0.135 H 5.1°. Best body text is #000000 at 7.94:1 contrast (WCAG AA passes).
Color values
| HEX | #EA7E99 |
|---|---|
| RGB | rgb(234, 126, 153) |
| HSL | hsl(345, 72%, 71%) |
| HSV | hsv(345, 46%, 92%) |
| CMYK | cmyk(0%, 46.2%, 34.6%, 8.2%) |
| CIE-LAB | lab(65.53, 44.38, 4.42) |
| CIE-LCH | lch(65.53, 44.60, 5.68°) |
| OKLab | oklab(72.01% 0.1347 0.012) |
| OKLCH | oklch(72.01% 0.135 5.1) |
| XYZ | xyz(47.1445, 34.7182, 34.3492) |
| Luminance | 0.3471 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 3.84
Rose Pink
#F7879A
ΔE00 3.86
Pig Pink
#E78EA5
ΔE00 3.93
Carnation Pink
#FF7FA7
ΔE00 4.07
Pinky
#FC86AA
ΔE00 4.10
Dull Pink
#D5869D
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA7E99 #7EEACF
analogous
#EA7ECF #EA7E99 #EA997E
triadic
#EA7E99 #99EA7E #7E99EA
tetradic
#EA7E99 #CFEA7E #7EEACF #997EEA
square
#EA7E99 #CFEA7E #7EEACF #997EEA
split-complementary
#EA7E99 #7EEA99 #7ECFEA
monochromatic
#CC214C #E1496F #EA7E99 #F3B3C3 #FBE5EA
Accessibility & contrast
On white
2.64
#EA7E99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.94
#EA7E99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA7E99
7.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA7E99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA7E99 | 1.00 | 2.64 | 7.94 | 7.94 |
| #FFFFFF | 2.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#90939A
Deuteranopia (green-blind)
#ABA797
Tritanopia (blue-blind)
#FA7588
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #ea7e99; /* rgb */ color: rgb(234, 126, 153); /* oklch */ color: oklch(72.0% 0.135 5.1);
Tailwind
colors: {
custom: {
50: '#f4a6b6',
500: '#ea7e99',
950: '#000000',
},
}SCSS
$custom: #ea7e99; $custom-light: #f4a6b6; $custom-dark: #000000;
JSON
{
"hex": "#ea7e99",
"rgb": {
"r": 234,
"g": 126,
"b": 153
},
"hsl": {
"h": 345,
"s": 72,
"l": 70.588
},
"oklch": {
"l": 0.72011,
"c": 0.13524,
"h": 5.1
},
"luminance": 0.34714
}Semantic roles & 50–950 ramp
primary
#EA7E99
secondary
#D3F1E9
accent
#D4A311
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#170F11
muted
#857F80