#ED8993#ED8993
#ED8993 is a light, vivid red. Relative luminance 0.380; OKLCH L 73.9% C 0.122 H 14.1°. Best body text is #000000 at 8.60:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8993 |
|---|---|
| RGB | rgb(237, 137, 147) |
| HSL | hsl(354, 74%, 73%) |
| HSV | hsv(354, 42%, 93%) |
| CMYK | cmyk(0%, 42.2%, 38%, 7.1%) |
| CIE-LAB | lab(68.03, 39.12, 11.42) |
| CIE-LCH | lch(68.03, 40.75, 16.28°) |
| OKLab | oklab(73.94% 0.1185 0.0297) |
| OKLCH | oklch(73.94% 0.122 14.1) |
| XYZ | xyz(49.1395, 38.0067, 32.3461) |
| Luminance | 0.3800 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.74
Blush Pink
#FE828C
ΔE00 3.58
Carnation
#FD798F
ΔE00 4.45
Lightcoral
#F08080
ΔE00 4.67
Dusty Pink (survey)
#D58A94
ΔE00 4.71
Pig Pink
#E78EA5
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8993 #89EDE3
analogous
#ED89C5 #ED8993 #EDB189
triadic
#ED8993 #93ED89 #8993ED
tetradic
#ED8993 #C5ED89 #89EDE3 #B189ED
square
#ED8993 #C5ED89 #89EDE3 #B189ED
split-complementary
#ED8993 #89EDB1 #89C5ED
monochromatic
#DA2134 #E55462 #ED8993 #F5BEC4 #FBE4E7
Accessibility & contrast
On white
2.44
#ED8993 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.60
#ED8993 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8993
8.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8993 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8993 | 1.00 | 2.44 | 8.60 | 8.60 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9C9A93
Deuteranopia (green-blind)
#B5AD91
Tritanopia (blue-blind)
#FE7E8D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ed8993; /* rgb */ color: rgb(237, 137, 147); /* oklch */ color: oklch(73.9% 0.122 14.1);
Tailwind
colors: {
custom: {
50: '#f6adb2',
500: '#ed8993',
950: '#000000',
},
}SCSS
$custom: #ed8993; $custom-light: #f6adb2; $custom-dark: #000000;
JSON
{
"hex": "#ed8993",
"rgb": {
"r": 237,
"g": 137,
"b": 147
},
"hsl": {
"h": 354,
"s": 73.529,
"l": 73.333
},
"oklch": {
"l": 0.7394,
"c": 0.12217,
"h": 14.1
},
"luminance": 0.38002
}Semantic roles & 50–950 ramp
primary
#ED8993
secondary
#D8F3F0
accent
#D6C210
background
#FFFAFA
surface
#FFF4F5
border
#D7CECF
text
#171011
muted
#857F80