#ED8EA4#ED8EA4
#ED8EA4 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.2% C 0.117 H 5.3°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EA4 |
|---|---|
| RGB | rgb(237, 142, 164) |
| HSL | hsl(346, 73%, 74%) |
| HSV | hsv(346, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 30.8%, 7.1%) |
| CIE-LAB | lab(69.49, 38.59, 4.00) |
| CIE-LCH | lch(69.49, 38.79, 5.91°) |
| OKLab | oklab(75.2% 0.1169 0.0109) |
| OKLCH | oklch(75.2% 0.117 5.3) |
| XYZ | xyz(51.3007, 40.0348, 40.1403) |
| Luminance | 0.4003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.30
Rose Pink
#F7879A
ΔE00 3.34
Rosa
#FE86A4
ΔE00 3.41
Pinky
#FC86AA
ΔE00 3.75
Dull Pink
#D5869D
ΔE00 4.77
Carnation Pink
#FF7FA7
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EA4 #8EEDD7
analogous
#ED8ED4 #ED8EA4 #EDA88E
triadic
#ED8EA4 #A4ED8E #8EA4ED
tetradic
#ED8EA4 #D4ED8E #8EEDD7 #A88EED
square
#ED8EA4 #D4ED8E #8EEDD7 #A88EED
split-complementary
#ED8EA4 #8EEDA8 #8ED4ED
monochromatic
#DC244F #E55979 #ED8EA4 #F5C3CF #FBE5EA
Accessibility & contrast
On white
2.33
#ED8EA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#ED8EA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EA4
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EA4 | 1.00 | 2.33 | 9.01 | 9.01 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA5
Deuteranopia (green-blind)
#B5B0A2
Tritanopia (blue-blind)
#FC8696
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8ea4; /* rgb */ color: rgb(237, 142, 164); /* oklch */ color: oklch(75.2% 0.117 5.3);
Tailwind
colors: {
custom: {
50: '#f5b0be',
500: '#ed8ea4',
950: '#000000',
},
}SCSS
$custom: #ed8ea4; $custom-light: #f5b0be; $custom-dark: #000000;
JSON
{
"hex": "#ed8ea4",
"rgb": {
"r": 237,
"g": 142,
"b": 164
},
"hsl": {
"h": 346.105,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.75196,
"c": 0.11744,
"h": 5.3
},
"luminance": 0.40031
}Semantic roles & 50–950 ramp
primary
#ED8EA4
secondary
#D9F2EC
accent
#D5A711
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081