#ED8F95#ED8F95
#ED8F95 is a light, moderate red. Relative luminance 0.398; OKLCH L 75.0% C 0.114 H 16.1°. Best body text is #000000 at 8.96:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8F95 |
|---|---|
| RGB | rgb(237, 143, 149) |
| HSL | hsl(356, 72%, 75%) |
| HSV | hsv(356, 40%, 93%) |
| CMYK | cmyk(0%, 39.7%, 37.1%, 7.1%) |
| CIE-LAB | lab(69.34, 36.24, 12.16) |
| CIE-LCH | lch(69.34, 38.22, 18.56°) |
| OKLab | oklab(74.96% 0.1098 0.0316) |
| OKLCH | oklch(74.96% 0.114 16.1) |
| XYZ | xyz(50.1746, 39.8235, 33.4721) |
| Luminance | 0.3982 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.95
Blush Pink
#FE828C
ΔE00 4.22
Lightcoral
#F08080
ΔE00 4.83
Dusty Pink (survey)
#D58A94
ΔE00 4.97
Carnation
#FD798F
ΔE00 5.91
Pig Pink
#E78EA5
ΔE00 5.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8F95 #8FEDE7
analogous
#ED8FC4 #ED8F95 #EDB88F
triadic
#ED8F95 #95ED8F #8F95ED
tetradic
#ED8F95 #C4ED8F #8FEDE7 #B88FED
square
#ED8F95 #C4ED8F #8FEDE7 #B88FED
split-complementary
#ED8F95 #8FEDB8 #8FC4ED
monochromatic
#DC2631 #E55A63 #ED8F95 #F5C4C7 #FBE5E6
Accessibility & contrast
On white
2.34
#ED8F95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.96
#ED8F95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8F95
8.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8F95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8F95 | 1.00 | 2.34 | 8.96 | 8.96 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A19E95
Deuteranopia (green-blind)
#B8B093
Tritanopia (blue-blind)
#FE8591
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #ed8f95; /* rgb */ color: rgb(237, 143, 149); /* oklch */ color: oklch(75.0% 0.114 16.1);
Tailwind
colors: {
custom: {
50: '#f5b1b4',
500: '#ed8f95',
950: '#000000',
},
}SCSS
$custom: #ed8f95; $custom-light: #f5b1b4; $custom-dark: #000000;
JSON
{
"hex": "#ed8f95",
"rgb": {
"r": 237,
"g": 143,
"b": 149
},
"hsl": {
"h": 356.17,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.74962,
"c": 0.11422,
"h": 16.1
},
"luminance": 0.39819
}Semantic roles & 50–950 ramp
primary
#ED8F95
secondary
#D9F2F1
accent
#D4C811
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171111
muted
#858080