#ED8FA5#ED8FA5
#ED8FA5 is a light, moderate red. Relative luminance 0.404; OKLCH L 75.4% C 0.116 H 5.1°. Best body text is #000000 at 9.07:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FA5 |
|---|---|
| RGB | rgb(237, 143, 165) |
| HSL | hsl(346, 72%, 75%) |
| HSV | hsv(346, 40%, 93%) |
| CMYK | cmyk(0%, 39.7%, 30.4%, 7.1%) |
| CIE-LAB | lab(69.73, 38.20, 3.78) |
| CIE-LCH | lch(69.73, 38.38, 5.65°) |
| OKLab | oklab(75.39% 0.1157 0.0104) |
| OKLCH | oklch(75.39% 0.116 5.1) |
| XYZ | xyz(51.5408, 40.3700, 40.6676) |
| Luminance | 0.4037 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.24
Rose Pink
#F7879A
ΔE00 3.54
Rosa
#FE86A4
ΔE00 3.54
Pinky
#FC86AA
ΔE00 3.82
Dull Pink
#D5869D
ΔE00 4.82
Carnation Pink
#FF7FA7
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FA5 #8FEDD7
analogous
#ED8FD4 #ED8FA5 #EDA88F
triadic
#ED8FA5 #A5ED8F #8FA5ED
tetradic
#ED8FA5 #D4ED8F #8FEDD7 #A88FED
square
#ED8FA5 #D4ED8F #8FEDD7 #A88FED
split-complementary
#ED8FA5 #8FEDA8 #8FD4ED
monochromatic
#DC2650 #E55A7B #ED8FA5 #F5C4CF #FBE5EA
Accessibility & contrast
On white
2.31
#ED8FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.07
#ED8FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FA5
9.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FA5 | 1.00 | 2.31 | 9.07 | 9.07 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9EA0A6
Deuteranopia (green-blind)
#B5B1A3
Tritanopia (blue-blind)
#FC8897
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8fa5; /* rgb */ color: rgb(237, 143, 165); /* oklch */ color: oklch(75.4% 0.116 5.1);
Tailwind
colors: {
custom: {
50: '#f5b1bf',
500: '#ed8fa5',
950: '#000000',
},
}SCSS
$custom: #ed8fa5; $custom-light: #f5b1bf; $custom-dark: #000000;
JSON
{
"hex": "#ed8fa5",
"rgb": {
"r": 237,
"g": 143,
"b": 165
},
"hsl": {
"h": 345.957,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.75386,
"c": 0.11618,
"h": 5.1
},
"luminance": 0.40366
}Semantic roles & 50–950 ramp
primary
#ED8FA5
secondary
#D9F2EC
accent
#D4A711
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081