#EA8299#EA8299
#EA8299 is a light, vivid red. Relative luminance 0.358; OKLCH L 72.6% C 0.129 H 6.7°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8299 |
|---|---|
| RGB | rgb(234, 130, 153) |
| HSL | hsl(347, 71%, 71%) |
| HSV | hsv(347, 44%, 92%) |
| CMYK | cmyk(0%, 44.4%, 34.6%, 8.2%) |
| CIE-LAB | lab(66.34, 42.34, 5.58) |
| CIE-LCH | lch(66.34, 42.71, 7.51°) |
| OKLab | oklab(72.62% 0.1285 0.015) |
| OKLCH | oklch(72.62% 0.129 6.7) |
| XYZ | xyz(47.6662, 35.7617, 34.5231) |
| Luminance | 0.3576 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.96
Pig Pink
#E78EA5
ΔE00 3.31
Rosa
#FE86A4
ΔE00 3.61
Pinky
#FC86AA
ΔE00 4.23
Carnation
#FD798F
ΔE00 4.43
Carnation Pink
#FF7FA7
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8299 #82EAD3
analogous
#EA82CD #EA8299 #EA9F82
triadic
#EA8299 #99EA82 #8299EA
tetradic
#EA8299 #CDEA82 #82EAD3 #9F82EA
square
#EA8299 #CDEA82 #82EAD3 #9F82EA
split-complementary
#EA8299 #82EA9F #82CDEA
monochromatic
#CF2349 #E14E6E #EA8299 #F3B6C4 #FBE5EA
Accessibility & contrast
On white
2.58
#EA8299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#EA8299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8299
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8299 | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#94959A
Deuteranopia (green-blind)
#AEA997
Tritanopia (blue-blind)
#FA798A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #ea8299; /* rgb */ color: rgb(234, 130, 153); /* oklch */ color: oklch(72.6% 0.129 6.7);
Tailwind
colors: {
custom: {
50: '#f3a8b6',
500: '#ea8299',
950: '#000000',
},
}SCSS
$custom: #ea8299; $custom-light: #f3a8b6; $custom-dark: #000000;
JSON
{
"hex": "#ea8299",
"rgb": {
"r": 234,
"g": 130,
"b": 153
},
"hsl": {
"h": 346.731,
"s": 71.233,
"l": 71.373
},
"oklch": {
"l": 0.72624,
"c": 0.12935,
"h": 6.7
},
"luminance": 0.35758
}Semantic roles & 50–950 ramp
primary
#EA8299
secondary
#D6F1EB
accent
#D3A912
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80