#ED8EA0#ED8EA0
#ED8EA0 is a light, moderate red. Relative luminance 0.399; OKLCH L 75.1% C 0.117 H 8.0°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EA0 |
|---|---|
| RGB | rgb(237, 142, 160) |
| HSL | hsl(349, 73%, 74%) |
| HSV | hsv(349, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 32.5%, 7.1%) |
| CIE-LAB | lab(69.39, 38.08, 6.09) |
| CIE-LCH | lch(69.39, 38.56, 9.08°) |
| OKLab | oklab(75.09% 0.1155 0.0163) |
| OKLCH | oklch(75.09% 0.117 8) |
| XYZ | xyz(50.9451, 39.8926, 38.2677) |
| Luminance | 0.3989 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.27
Rose Pink
#F7879A
ΔE00 2.62
Rosa
#FE86A4
ΔE00 3.74
Pinky
#FC86AA
ΔE00 4.59
Dusty Pink (survey)
#D58A94
ΔE00 4.69
Dull Pink
#D5869D
ΔE00 5.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EA0 #8EEDDB
analogous
#ED8ECF #ED8EA0 #EDAC8E
triadic
#ED8EA0 #A0ED8E #8EA0ED
tetradic
#ED8EA0 #CFED8E #8EEDDB #AC8EED
square
#ED8EA0 #CFED8E #8EEDDB #AC8EED
split-complementary
#ED8EA0 #8EEDAC #8ECFED
monochromatic
#DC2447 #E55974 #ED8EA0 #F5C3CC #FBE5E9
Accessibility & contrast
On white
2.34
#ED8EA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ED8EA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EA0
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EA0 | 1.00 | 2.34 | 8.98 | 8.98 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA0
Deuteranopia (green-blind)
#B5B09E
Tritanopia (blue-blind)
#FD8694
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed8ea0; /* rgb */ color: rgb(237, 142, 160); /* oklch */ color: oklch(75.1% 0.117 8.0);
Tailwind
colors: {
custom: {
50: '#f5b0bc',
500: '#ed8ea0',
950: '#000000',
},
}SCSS
$custom: #ed8ea0; $custom-light: #f5b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ed8ea0",
"rgb": {
"r": 237,
"g": 142,
"b": 160
},
"hsl": {
"h": 348.632,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.75086,
"c": 0.11661,
"h": 8
},
"luminance": 0.39889
}Semantic roles & 50–950 ramp
primary
#ED8EA0
secondary
#D9F2EE
accent
#D5B011
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081