#EB8FA4#EB8FA4
#EB8FA4 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.1% C 0.114 H 5.4°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FA4 |
|---|---|
| RGB | rgb(235, 143, 164) |
| HSL | hsl(346, 70%, 74%) |
| HSV | hsv(346, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 30.2%, 7.8%) |
| CIE-LAB | lab(69.46, 37.36, 3.92) |
| CIE-LCH | lch(69.46, 37.56, 5.99°) |
| OKLab | oklab(75.12% 0.1132 0.0107) |
| OKLCH | oklch(75.12% 0.114 5.4) |
| XYZ | xyz(50.7860, 39.9912, 40.1590) |
| Luminance | 0.3999 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.09
Rose Pink
#F7879A
ΔE00 3.63
Rosa
#FE86A4
ΔE00 3.86
Pinky
#FC86AA
ΔE00 4.16
Dull Pink
#D5869D
ΔE00 4.57
Faded Pink
#DE9DAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FA4 #8FEBD6
analogous
#EB8FD2 #EB8FA4 #EBA88F
triadic
#EB8FA4 #A4EB8F #8FA4EB
tetradic
#EB8FA4 #D2EB8F #8FEBD6 #A88FEB
square
#EB8FA4 #D2EB8F #8FEBD6 #A88FEB
split-complementary
#EB8FA4 #8FEBA8 #8FD2EB
monochromatic
#D82750 #E25B7A #EB8FA4 #F4C3CE #FAE5EA
Accessibility & contrast
On white
2.33
#EB8FA4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EB8FA4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FA4
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FA4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FA4 | 1.00 | 2.33 | 9.00 | 9.00 |
| #FFFFFF | 2.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9E9FA5
Deuteranopia (green-blind)
#B4B0A2
Tritanopia (blue-blind)
#FA8896
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8fa4; /* rgb */ color: rgb(235, 143, 164); /* oklch */ color: oklch(75.1% 0.114 5.4);
Tailwind
colors: {
custom: {
50: '#f3b1be',
500: '#eb8fa4',
950: '#000000',
},
}SCSS
$custom: #eb8fa4; $custom-light: #f3b1be; $custom-dark: #000000;
JSON
{
"hex": "#eb8fa4",
"rgb": {
"r": 235,
"g": 143,
"b": 164
},
"hsl": {
"h": 346.304,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.7512,
"c": 0.11368,
"h": 5.4
},
"luminance": 0.39987
}Semantic roles & 50–950 ramp
primary
#EB8FA4
secondary
#D9F2EC
accent
#D2A614
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081