#EA8199#EA8199
#EA8199 is a light, vivid red. Relative luminance 0.355; OKLCH L 72.5% C 0.131 H 6.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8199 |
|---|---|
| RGB | rgb(234, 129, 153) |
| HSL | hsl(346, 71%, 71%) |
| HSV | hsv(346, 45%, 92%) |
| CMYK | cmyk(0%, 44.9%, 34.6%, 8.2%) |
| CIE-LAB | lab(66.13, 42.85, 5.29) |
| CIE-LCH | lch(66.13, 43.18, 7.04°) |
| OKLab | oklab(72.47% 0.13 0.0143) |
| OKLCH | oklch(72.47% 0.131 6.3) |
| XYZ | xyz(47.5338, 35.4970, 34.4790) |
| Luminance | 0.3549 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.17
Pig Pink
#E78EA5
ΔE00 3.43
Rosa
#FE86A4
ΔE00 3.63
Pinky
#FC86AA
ΔE00 4.16
Carnation Pink
#FF7FA7
ΔE00 4.36
Carnation
#FD798F
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8199 #81EAD2
analogous
#EA81CD #EA8199 #EA9D81
triadic
#EA8199 #99EA81 #8199EA
tetradic
#EA8199 #CDEA81 #81EAD2 #9D81EA
square
#EA8199 #CDEA81 #81EAD2 #9D81EA
split-complementary
#EA8199 #81EA9D #81CDEA
monochromatic
#CE224A #E14D6F #EA8199 #F3B5C3 #FBE5EA
Accessibility & contrast
On white
2.59
#EA8199 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EA8199 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8199
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8199 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8199 | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959A
Deuteranopia (green-blind)
#ADA897
Tritanopia (blue-blind)
#FA788A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea8199; /* rgb */ color: rgb(234, 129, 153); /* oklch */ color: oklch(72.5% 0.131 6.3);
Tailwind
colors: {
custom: {
50: '#f3a8b6',
500: '#ea8199',
950: '#000000',
},
}SCSS
$custom: #ea8199; $custom-light: #f3a8b6; $custom-dark: #000000;
JSON
{
"hex": "#ea8199",
"rgb": {
"r": 234,
"g": 129,
"b": 153
},
"hsl": {
"h": 346.286,
"s": 71.429,
"l": 71.176
},
"oklch": {
"l": 0.72469,
"c": 0.13082,
"h": 6.3
},
"luminance": 0.35493
}Semantic roles & 50–950 ramp
primary
#EA8199
secondary
#D6F1EB
accent
#D3A712
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80