#ED8EA3#ED8EA3
#ED8EA3 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.2% C 0.117 H 6.0°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EA3 |
|---|---|
| RGB | rgb(237, 142, 163) |
| HSL | hsl(347, 73%, 74%) |
| HSV | hsv(347, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 31.2%, 7.1%) |
| CIE-LAB | lab(69.47, 38.46, 4.52) |
| CIE-LCH | lch(69.47, 38.72, 6.70°) |
| OKLab | oklab(75.17% 0.1166 0.0123) |
| OKLCH | oklch(75.17% 0.117 6) |
| XYZ | xyz(51.2108, 39.9988, 39.6666) |
| Luminance | 0.4000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.50
Rose Pink
#F7879A
ΔE00 3.13
Rosa
#FE86A4
ΔE00 3.45
Pinky
#FC86AA
ΔE00 3.93
Dull Pink
#D5869D
ΔE00 4.86
Carnation Pink
#FF7FA7
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EA3 #8EEDD8
analogous
#ED8ED3 #ED8EA3 #EDA98E
triadic
#ED8EA3 #A3ED8E #8EA3ED
tetradic
#ED8EA3 #D3ED8E #8EEDD8 #A98EED
square
#ED8EA3 #D3ED8E #8EEDD8 #A98EED
split-complementary
#ED8EA3 #8EEDA9 #8ED3ED
monochromatic
#DC244D #E55978 #ED8EA3 #F5C3CE #FBE5EA
Accessibility & contrast
On white
2.33
#ED8EA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#ED8EA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EA3
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EA3 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9D9FA4
Deuteranopia (green-blind)
#B5B0A1
Tritanopia (blue-blind)
#FC8695
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8ea3; /* rgb */ color: rgb(237, 142, 163); /* oklch */ color: oklch(75.2% 0.117 6.0);
Tailwind
colors: {
custom: {
50: '#f5b0be',
500: '#ed8ea3',
950: '#000000',
},
}SCSS
$custom: #ed8ea3; $custom-light: #f5b0be; $custom-dark: #000000;
JSON
{
"hex": "#ed8ea3",
"rgb": {
"r": 237,
"g": 142,
"b": 163
},
"hsl": {
"h": 346.737,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.75168,
"c": 0.11721,
"h": 6
},
"luminance": 0.39995
}Semantic roles & 50–950 ramp
primary
#ED8EA3
secondary
#D9F2ED
accent
#D5A911
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081