#EB8FA5#EB8FA5
#EB8FA5 is a light, moderate red. Relative luminance 0.400; OKLCH L 75.1% C 0.114 H 4.7°. Best body text is #000000 at 9.00:1 contrast (WCAG AA passes).
Color values
| HEX | #EB8FA5 |
|---|---|
| RGB | rgb(235, 143, 165) |
| HSL | hsl(346, 70%, 74%) |
| HSV | hsv(346, 39%, 92%) |
| CMYK | cmyk(0%, 39.1%, 29.8%, 7.8%) |
| CIE-LAB | lab(69.49, 37.48, 3.40) |
| CIE-LCH | lch(69.49, 37.64, 5.18°) |
| OKLab | oklab(75.15% 0.1135 0.0094) |
| OKLCH | oklch(75.15% 0.114 4.7) |
| XYZ | xyz(50.8766, 40.0275, 40.6365) |
| Luminance | 0.4002 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 0.88
Rose Pink
#F7879A
ΔE00 3.83
Rosa
#FE86A4
ΔE00 3.84
Pinky
#FC86AA
ΔE00 4.01
Dull Pink
#D5869D
ΔE00 4.48
Faded Pink
#DE9DAC
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB8FA5 #8FEBD5
analogous
#EB8FD3 #EB8FA5 #EBA78F
triadic
#EB8FA5 #A5EB8F #8FA5EB
tetradic
#EB8FA5 #D3EB8F #8FEBD5 #A78FEB
square
#EB8FA5 #D3EB8F #8FEBD5 #A78FEB
split-complementary
#EB8FA5 #8FEBA7 #8FD3EB
monochromatic
#D82752 #E25B7B #EB8FA5 #F4C3CF #FAE5EA
Accessibility & contrast
On white
2.33
#EB8FA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.00
#EB8FA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB8FA5
9.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB8FA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB8FA5 | 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)
#9D9FA6
Deuteranopia (green-blind)
#B4B0A3
Tritanopia (blue-blind)
#FA8897
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #eb8fa5; /* rgb */ color: rgb(235, 143, 165); /* oklch */ color: oklch(75.1% 0.114 4.7);
Tailwind
colors: {
custom: {
50: '#f3b1bf',
500: '#eb8fa5',
950: '#000000',
},
}SCSS
$custom: #eb8fa5; $custom-light: #f3b1bf; $custom-dark: #000000;
JSON
{
"hex": "#eb8fa5",
"rgb": {
"r": 235,
"g": 143,
"b": 165
},
"hsl": {
"h": 345.652,
"s": 69.697,
"l": 74.118
},
"oklch": {
"l": 0.75149,
"c": 0.11392,
"h": 4.7
},
"luminance": 0.40024
}Semantic roles & 50–950 ramp
primary
#EB8FA5
secondary
#D9F2EC
accent
#D2A414
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081