#ED8FA2#ED8FA2
#ED8FA2 is a light, moderate red. Relative luminance 0.403; OKLCH L 75.3% C 0.116 H 7.2°. Best body text is #000000 at 9.05:1 contrast (WCAG AA passes).
Color values
| HEX | #ED8FA2 |
|---|---|
| RGB | rgb(237, 143, 162) |
| HSL | hsl(348, 72%, 75%) |
| HSV | hsv(348, 40%, 93%) |
| CMYK | cmyk(0%, 39.7%, 31.6%, 7.1%) |
| CIE-LAB | lab(69.66, 37.81, 5.35) |
| CIE-LCH | lch(69.66, 38.19, 8.05°) |
| OKLab | oklab(75.3% 0.1146 0.0144) |
| OKLCH | oklch(75.3% 0.116 7.2) |
| XYZ | xyz(51.2710, 40.2620, 39.2464) |
| Luminance | 0.4026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.91
Rose Pink
#F7879A
ΔE00 2.97
Rosa
#FE86A4
ΔE00 3.72
Pinky
#FC86AA
ΔE00 4.40
Dusty Pink (survey)
#D58A94
ΔE00 4.86
Dull Pink
#D5869D
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#ED8FA2 #8FEDDA
analogous
#ED8FD1 #ED8FA2 #EDAB8F
triadic
#ED8FA2 #A2ED8F #8FA2ED
tetradic
#ED8FA2 #D1ED8F #8FEDDA #AB8FED
square
#ED8FA2 #D1ED8F #8FEDDA #AB8FED
split-complementary
#ED8FA2 #8FEDAB #8FD1ED
monochromatic
#DC264A #E55A76 #ED8FA2 #F5C4CE #FBE5E9
Accessibility & contrast
On white
2.32
#ED8FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.05
#ED8FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #ED8FA2
9.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##ED8FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##ED8FA2 | 1.00 | 2.32 | 9.05 | 9.05 |
| #FFFFFF | 2.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA2
Deuteranopia (green-blind)
#B6B1A0
Tritanopia (blue-blind)
#FC8796
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ed8fa2; /* rgb */ color: rgb(237, 143, 162); /* oklch */ color: oklch(75.3% 0.116 7.2);
Tailwind
colors: {
custom: {
50: '#f5b1bd',
500: '#ed8fa2',
950: '#000000',
},
}SCSS
$custom: #ed8fa2; $custom-light: #f5b1bd; $custom-dark: #000000;
JSON
{
"hex": "#ed8fa2",
"rgb": {
"r": 237,
"g": 143,
"b": 162
},
"hsl": {
"h": 347.872,
"s": 72.308,
"l": 74.51
},
"oklch": {
"l": 0.75302,
"c": 0.11553,
"h": 7.2
},
"luminance": 0.40258
}Semantic roles & 50–950 ramp
primary
#ED8FA2
secondary
#D9F2ED
accent
#D4AD11
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081