#EB809C#EB809C
#EB809C is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.5% C 0.134 H 4.3°. Best body text is #000000 at 8.10:1 contrast (WCAG AA passes).
Color values
| HEX | #EB809C |
|---|---|
| RGB | rgb(235, 128, 156) |
| HSL | hsl(344, 73%, 71%) |
| HSV | hsv(344, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 33.6%, 7.8%) |
| CIE-LAB | lab(66.14, 44.07, 3.62) |
| CIE-LCH | lch(66.14, 44.22, 4.69°) |
| OKLab | oklab(72.53% 0.1338 0.01) |
| OKLCH | oklch(72.53% 0.134 4.3) |
| XYZ | xyz(47.9830, 35.5050, 35.7721) |
| Luminance | 0.3550 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.45
Rosa
#FE86A4
ΔE00 3.47
Pinky
#FC86AA
ΔE00 3.55
Carnation Pink
#FF7FA7
ΔE00 3.67
Rose Pink
#F7879A
ΔE00 3.84
Dull Pink
#D5869D
ΔE00 4.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB809C #80EBCF
analogous
#EB80D1 #EB809C #EB9980
triadic
#EB809C #9CEB80 #809CEB
tetradic
#EB809C #D1EB80 #80EBCF #9980EB
square
#EB809C #D1EB80 #80EBCF #9980EB
split-complementary
#EB809C #80EB99 #80D1EB
monochromatic
#D0214F #E34B73 #EB809C #F3B5C5 #FBE5EA
Accessibility & contrast
On white
2.59
#EB809C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.10
#EB809C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB809C
8.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB809C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB809C | 1.00 | 2.59 | 8.10 | 8.10 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949D
Deuteranopia (green-blind)
#ACA89A
Tritanopia (blue-blind)
#FB778A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb809c; /* rgb */ color: rgb(235, 128, 156); /* oklch */ color: oklch(72.5% 0.134 4.3);
Tailwind
colors: {
custom: {
50: '#f4a7b9',
500: '#eb809c',
950: '#000000',
},
}SCSS
$custom: #eb809c; $custom-light: #f4a7b9; $custom-dark: #000000;
JSON
{
"hex": "#eb809c",
"rgb": {
"r": 235,
"g": 128,
"b": 156
},
"hsl": {
"h": 344.299,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.72527,
"c": 0.13412,
"h": 4.3
},
"luminance": 0.35501
}Semantic roles & 50–950 ramp
primary
#EB809C
secondary
#D5F1EA
accent
#D5A211
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80