#EA8699#EA8699
#EA8699 is a light, vivid red. Relative luminance 0.368; OKLCH L 73.3% C 0.124 H 8.4°. Best body text is #000000 at 8.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EA8699 |
|---|---|
| RGB | rgb(234, 134, 153) |
| HSL | hsl(349, 70%, 72%) |
| HSV | hsv(349, 43%, 92%) |
| CMYK | cmyk(0%, 42.7%, 34.6%, 8.2%) |
| CIE-LAB | lab(67.16, 40.29, 6.77) |
| CIE-LCH | lch(67.16, 40.86, 9.53°) |
| OKLab | oklab(73.25% 0.1222 0.018) |
| OKLCH | oklch(73.25% 0.124 8.4) |
| XYZ | xyz(48.2086, 36.8466, 34.7039) |
| Luminance | 0.3684 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.35
Pig Pink
#E78EA5
ΔE00 3.07
Rosa
#FE86A4
ΔE00 3.81
Dusty Pink (survey)
#D58A94
ΔE00 4.37
Carnation
#FD798F
ΔE00 4.48
Pinky
#FC86AA
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EA8699 #86EAD7
analogous
#EA86CB #EA8699 #EAA586
triadic
#EA8699 #99EA86 #8699EA
tetradic
#EA8699 #CBEA86 #86EAD7 #A586EA
square
#EA8699 #CBEA86 #86EAD7 #A586EA
split-complementary
#EA8699 #86EAA5 #86CBEA
monochromatic
#D12445 #E1526D #EA8699 #F3BAC5 #FAE5E9
Accessibility & contrast
On white
2.51
#EA8699 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.37
#EA8699 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EA8699
8.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EA8699 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EA8699 | 1.00 | 2.51 | 8.37 | 8.37 |
| #FFFFFF | 2.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#979899
Deuteranopia (green-blind)
#B0AB97
Tritanopia (blue-blind)
#FA7D8D
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ea8699; /* rgb */ color: rgb(234, 134, 153); /* oklch */ color: oklch(73.3% 0.124 8.4);
Tailwind
colors: {
custom: {
50: '#f3abb7',
500: '#ea8699',
950: '#000000',
},
}SCSS
$custom: #ea8699; $custom-light: #f3abb7; $custom-dark: #000000;
JSON
{
"hex": "#ea8699",
"rgb": {
"r": 234,
"g": 134,
"b": 153
},
"hsl": {
"h": 348.6,
"s": 70.423,
"l": 72.157
},
"oklch": {
"l": 0.7325,
"c": 0.12354,
"h": 8.4
},
"luminance": 0.36843
}Semantic roles & 50–950 ramp
primary
#EA8699
secondary
#D9F2ED
accent
#D2AE13
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80