#ED8397#ED8397
#ED8397 is a light, vivid red. Relative luminance 0.365; OKLCH L 73.1% C 0.131 H 8.8°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8397 |
|---|---|
| RGB | rgb(237, 131, 151) |
| HSL | hsl(349, 75%, 72%) |
| HSV | hsv(349, 45%, 93%) |
| CMYK | cmyk(0%, 44.7%, 36.3%, 7.1%) |
| CIE-LAB | lab(66.88, 42.66, 7.54) |
| CIE-LCH | lch(66.88, 43.32, 10.03°) |
| OKLab | oklab(73.1% 0.1294 0.02) |
| OKLCH | oklch(73.1% 0.131 8.8) |
| XYZ | xyz(48.6296, 36.4758, 33.7515) |
| Luminance | 0.3647 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.00
Rosa
#FE86A4
ΔE00 3.56
Carnation
#FD798F
ΔE00 3.63
Pig Pink
#E78EA5
ΔE00 3.82
Pinky
#FC86AA
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 4.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8397 #83EDD9
analogous
#ED83CC #ED8397 #EDA483
triadic
#ED8397 #97ED83 #8397ED
tetradic
#ED8397 #CCED83 #83EDD9 #A483ED
square
#ED8397 #CCED83 #83EDD9 #A483ED
split-complementary
#ED8397 #83EDA4 #83CCED
monochromatic
#D61F42 #E54E6A #ED8397 #F5B8C4 #FBE4E9
Accessibility & contrast
On white
2.53
#ED8397 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#ED8397 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8397
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8397 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8397 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#969697
Deuteranopia (green-blind)
#B0AA95
Tritanopia (blue-blind)
#FE798A
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #ed8397; /* rgb */ color: rgb(237, 131, 151); /* oklch */ color: oklch(73.1% 0.131 8.8);
Tailwind
colors: {
custom: {
50: '#f6a9b5',
500: '#ed8397',
950: '#000000',
},
}SCSS
$custom: #ed8397; $custom-light: #f6a9b5; $custom-dark: #000000;
JSON
{
"hex": "#ed8397",
"rgb": {
"r": 237,
"g": 131,
"b": 151
},
"hsl": {
"h": 348.679,
"s": 74.648,
"l": 72.157
},
"oklch": {
"l": 0.73102,
"c": 0.13095,
"h": 8.8
},
"luminance": 0.36471
}Semantic roles & 50–950 ramp
primary
#ED8397
secondary
#D8F3EE
accent
#D7B10F
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80