#EC8EA3#EC8EA3
#EC8EA3 is a light, moderate red. Relative luminance 0.398; OKLCH L 75.0% C 0.116 H 5.8°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #EC8EA3 |
|---|---|
| RGB | rgb(236, 142, 163) |
| HSL | hsl(347, 71%, 74%) |
| HSV | hsv(347, 40%, 93%) |
| CMYK | cmyk(0%, 39.8%, 30.9%, 7.5%) |
| CIE-LAB | lab(69.35, 38.10, 4.33) |
| CIE-LCH | lch(69.35, 38.35, 6.48°) |
| OKLab | oklab(75.05% 0.1155 0.0118) |
| OKLCH | oklch(75.05% 0.116 5.8) |
| XYZ | xyz(50.8777, 39.8271, 39.6510) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.33
Rose Pink
#F7879A
ΔE00 3.28
Rosa
#FE86A4
ΔE00 3.59
Pinky
#FC86AA
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 4.69
Dusty Pink (survey)
#D58A94
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EC8EA3 #8EECD7
analogous
#EC8ED2 #EC8EA3 #ECA88E
triadic
#EC8EA3 #A3EC8E #8EA3EC
tetradic
#EC8EA3 #D2EC8E #8EECD7 #A88EEC
square
#EC8EA3 #D2EC8E #8EECD7 #A88EEC
split-complementary
#EC8EA3 #8EECA8 #8ED2EC
monochromatic
#DA254E #E35A78 #EC8EA3 #F5C2CE #FBE5EA
Accessibility & contrast
On white
2.34
#EC8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#EC8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EC8EA3
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EC8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EC8EA3 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#B4B0A1
Tritanopia (blue-blind)
#FB8695
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ec8ea3; /* rgb */ color: rgb(236, 142, 163); /* oklch */ color: oklch(75.0% 0.116 5.8);
Tailwind
colors: {
custom: {
50: '#f4b0be',
500: '#ec8ea3',
950: '#000000',
},
}SCSS
$custom: #ec8ea3; $custom-light: #f4b0be; $custom-dark: #000000;
JSON
{
"hex": "#ec8ea3",
"rgb": {
"r": 236,
"g": 142,
"b": 163
},
"hsl": {
"h": 346.596,
"s": 71.212,
"l": 74.118
},
"oklch": {
"l": 0.75049,
"c": 0.11608,
"h": 5.8
},
"luminance": 0.39823
}Semantic roles & 50–950 ramp
primary
#EC8EA3
secondary
#D9F2ED
accent
#D3A812
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081