#ED8EA5#ED8EA5
#ED8EA5 is a light, moderate red. Relative luminance 0.401; OKLCH L 75.2% C 0.118 H 4.7°. Best body text is #000000 at 9.01:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EA5 |
|---|---|
| RGB | rgb(237, 142, 165) |
| HSL | hsl(345, 73%, 74%) |
| HSV | hsv(345, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 30.4%, 7.1%) |
| CIE-LAB | lab(69.52, 38.72, 3.48) |
| CIE-LCH | lch(69.52, 38.87, 5.13°) |
| OKLab | oklab(75.22% 0.1173 0.0096) |
| OKLCH | oklch(75.22% 0.118 4.7) |
| XYZ | xyz(51.3914, 40.0711, 40.6178) |
| Luminance | 0.4007 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.15
Rosa
#FE86A4
ΔE00 3.39
Rose Pink
#F7879A
ΔE00 3.56
Pinky
#FC86AA
ΔE00 3.58
Dull Pink
#D5869D
ΔE00 4.69
Carnation Pink
#FF7FA7
ΔE00 4.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EA5 #8EEDD6
analogous
#ED8ED4 #ED8EA5 #EDA78E
triadic
#ED8EA5 #A5ED8E #8EA5ED
tetradic
#ED8EA5 #D4ED8E #8EEDD6 #A78EED
square
#ED8EA5 #D4ED8E #8EEDD6 #A78EED
split-complementary
#ED8EA5 #8EEDA7 #8ED4ED
monochromatic
#DC2451 #E5597B #ED8EA5 #F5C3CF #FBE5EA
Accessibility & contrast
On white
2.33
#ED8EA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.01
#ED8EA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EA5
9.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EA5 | 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)
#9D9FA6
Deuteranopia (green-blind)
#B4B1A3
Tritanopia (blue-blind)
#FC8796
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8ea5; /* rgb */ color: rgb(237, 142, 165); /* oklch */ color: oklch(75.2% 0.118 4.7);
Tailwind
colors: {
custom: {
50: '#f5b0bf',
500: '#ed8ea5',
950: '#000000',
},
}SCSS
$custom: #ed8ea5; $custom-light: #f5b0bf; $custom-dark: #000000;
JSON
{
"hex": "#ed8ea5",
"rgb": {
"r": 237,
"g": 142,
"b": 165
},
"hsl": {
"h": 345.474,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.75224,
"c": 0.11768,
"h": 4.7
},
"luminance": 0.40067
}Semantic roles & 50–950 ramp
primary
#ED8EA5
secondary
#D9F2EC
accent
#D5A511
background
#FFFAFB
surface
#FFF5F7
border
#D7CFD0
text
#171112
muted
#858081