#EA8499#EA8499
#EA8499 is a light, vivid red. Relative luminance 0.363; OKLCH L 72.9% C 0.126 H 7.5°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8499 |
|---|---|
| RGB | rgb(234, 132, 153) |
| HSL | hsl(348, 71%, 72%) |
| HSV | hsv(348, 44%, 92%) |
| CMYK | cmyk(0%, 43.6%, 34.6%, 8.2%) |
| CIE-LAB | lab(66.75, 41.32, 6.17) |
| CIE-LCH | lch(66.75, 41.78, 8.50°) |
| OKLab | oklab(72.94% 0.1254 0.0165) |
| OKLCH | oklch(72.94% 0.126 7.5) |
| XYZ | xyz(47.9348, 36.2990, 34.6126) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.60
Pig Pink
#E78EA5
ΔE00 3.13
Rosa
#FE86A4
ΔE00 3.65
Carnation
#FD798F
ΔE00 4.41
Pinky
#FC86AA
ΔE00 4.43
Dull Pink
#D5869D
ΔE00 4.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8499 #84EAD5
analogous
#EA84CC #EA8499 #EAA284
triadic
#EA8499 #99EA84 #8499EA
tetradic
#EA8499 #CCEA84 #84EAD5 #A284EA
square
#EA8499 #CCEA84 #84EAD5 #A284EA
split-complementary
#EA8499 #84EAA2 #84CCEA
monochromatic
#D02447 #E1506E #EA8499 #F3B8C4 #FBE5E9
Accessibility & contrast
On white
2.54
#EA8499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EA8499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8499
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8499 | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969799
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#FA7B8C
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ea8499; /* rgb */ color: rgb(234, 132, 153); /* oklch */ color: oklch(72.9% 0.126 7.5);
Tailwind
colors: {
custom: {
50: '#f3a9b6',
500: '#ea8499',
950: '#000000',
},
}SCSS
$custom: #ea8499; $custom-light: #f3a9b6; $custom-dark: #000000;
JSON
{
"hex": "#ea8499",
"rgb": {
"r": 234,
"g": 132,
"b": 153
},
"hsl": {
"h": 347.647,
"s": 70.833,
"l": 71.765
},
"oklch": {
"l": 0.72935,
"c": 0.12644,
"h": 7.5
},
"luminance": 0.36295
}Semantic roles & 50–950 ramp
primary
#EA8499
secondary
#D8F2ED
accent
#D3AB13
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80