#ED8EA1#ED8EA1
#ED8EA1 is a light, moderate red. Relative luminance 0.399; OKLCH L 75.1% C 0.117 H 7.4°. Best body text is #000000 at 8.98:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8EA1 |
|---|---|
| RGB | rgb(237, 142, 161) |
| HSL | hsl(348, 73%, 74%) |
| HSV | hsv(348, 40%, 93%) |
| CMYK | cmyk(0%, 40.1%, 32.1%, 7.1%) |
| CIE-LAB | lab(69.42, 38.21, 5.56) |
| CIE-LCH | lch(69.42, 38.61, 8.29°) |
| OKLab | oklab(75.11% 0.1158 0.015) |
| OKLCH | oklch(75.11% 0.117 7.4) |
| XYZ | xyz(51.0330, 39.9277, 38.7303) |
| Luminance | 0.3992 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.00
Rose Pink
#F7879A
ΔE00 2.77
Rosa
#FE86A4
ΔE00 3.62
Pinky
#FC86AA
ΔE00 4.36
Dusty Pink (survey)
#D58A94
ΔE00 4.80
Dull Pink
#D5869D
ΔE00 5.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8EA1 #8EEDDA
analogous
#ED8ED1 #ED8EA1 #EDAB8E
triadic
#ED8EA1 #A1ED8E #8EA1ED
tetradic
#ED8EA1 #D1ED8E #8EEDDA #AB8EED
square
#ED8EA1 #D1ED8E #8EEDDA #AB8EED
split-complementary
#ED8EA1 #8EEDAB #8ED1ED
monochromatic
#DC2449 #E55975 #ED8EA1 #F5C3CD #FBE5E9
Accessibility & contrast
On white
2.34
#ED8EA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.98
#ED8EA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8EA1
8.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8EA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8EA1 | 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)
#9E9FA1
Deuteranopia (green-blind)
#B5B09F
Tritanopia (blue-blind)
#FD8695
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed8ea1; /* rgb */ color: rgb(237, 142, 161); /* oklch */ color: oklch(75.1% 0.117 7.4);
Tailwind
colors: {
custom: {
50: '#f5b0bc',
500: '#ed8ea1',
950: '#000000',
},
}SCSS
$custom: #ed8ea1; $custom-light: #f5b0bc; $custom-dark: #000000;
JSON
{
"hex": "#ed8ea1",
"rgb": {
"r": 237,
"g": 142,
"b": 161
},
"hsl": {
"h": 348,
"s": 72.519,
"l": 74.314
},
"oklch": {
"l": 0.75113,
"c": 0.1168,
"h": 7.4
},
"luminance": 0.39924
}Semantic roles & 50–950 ramp
primary
#ED8EA1
secondary
#D9F2ED
accent
#D5AD11
background
#FFFAFB
surface
#FFF5F6
border
#D7CFD0
text
#171112
muted
#858081