#ED9593#ED9593
#ED9593 is a light, moderate red. Relative luminance 0.416; OKLCH L 75.9% C 0.107 H 21.3°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #ED9593 |
|---|---|
| RGB | rgb(237, 149, 147) |
| HSL | hsl(1, 71%, 75%) |
| HSV | hsv(1, 38%, 93%) |
| CMYK | cmyk(0%, 37.1%, 38%, 7.1%) |
| CIE-LAB | lab(70.60, 32.86, 15.04) |
| CIE-LCH | lch(70.60, 36.14, 24.59°) |
| OKLab | oklab(75.91% 0.0994 0.0387) |
| OKLCH | oklch(75.91% 0.107 21.3) |
| XYZ | xyz(50.9412, 41.6100, 32.9467) |
| Luminance | 0.4161 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightcoral
#F08080
ΔE00 5.18
Blush (survey)
#F29E8E
ΔE00 5.30
Peachy Pink
#FF9A8A
ΔE00 5.73
Blush Pink
#FE828C
ΔE00 5.77
Dusty Pink (survey)
#D58A94
ΔE00 6.63
Rose Pink
#F7879A
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED9593 #93EBED
analogous
#ED93BE #ED9593 #EDC293
triadic
#ED9593 #93ED95 #9593ED
tetradic
#ED9593 #BEED93 #93EBED #C293ED
square
#ED9593 #BEED93 #93EBED #C293ED
split-complementary
#ED9593 #93EDC2 #93BEED
monochromatic
#DC2E2A #E4625F #ED9593 #F6C8C7 #FBE5E5
Accessibility & contrast
On white
2.25
#ED9593 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#ED9593 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED9593
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED9593 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED9593 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A7A292
Deuteranopia (green-blind)
#BCB392
Tritanopia (blue-blind)
#FE8B95
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ed9593; /* rgb */ color: rgb(237, 149, 147); /* oklch */ color: oklch(75.9% 0.107 21.3);
Tailwind
colors: {
custom: {
50: '#f5b5b2',
500: '#ed9593',
950: '#000000',
},
}SCSS
$custom: #ed9593; $custom-light: #f5b5b2; $custom-dark: #000000;
JSON
{
"hex": "#ed9593",
"rgb": {
"r": 237,
"g": 149,
"b": 147
},
"hsl": {
"h": 1.333,
"s": 71.429,
"l": 75.294
},
"oklch": {
"l": 0.7591,
"c": 0.10672,
"h": 21.3
},
"luminance": 0.41606
}Semantic roles & 50–950 ramp
primary
#ED9593
secondary
#D9F2F2
accent
#CFD312
background
#FFFBFA
surface
#FFF6F5
border
#D7D0CF
text
#171111
muted
#858080