#EB809B#EB809B
#EB809B is a light, vivid pink. Relative luminance 0.355; OKLCH L 72.5% C 0.134 H 4.9°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB809B |
|---|---|
| RGB | rgb(235, 128, 155) |
| HSL | hsl(345, 73%, 71%) |
| HSV | hsv(345, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 34%, 7.8%) |
| CIE-LAB | lab(66.11, 43.95, 4.15) |
| CIE-LCH | lch(66.11, 44.15, 5.39°) |
| OKLab | oklab(72.5% 0.1334 0.0113) |
| OKLCH | oklch(72.5% 0.134 4.9) |
| XYZ | xyz(47.8986, 35.4713, 35.3280) |
| Luminance | 0.3547 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 3.47
Pig Pink
#E78EA5
ΔE00 3.49
Rose Pink
#F7879A
ΔE00 3.62
Pinky
#FC86AA
ΔE00 3.69
Carnation Pink
#FF7FA7
ΔE00 3.81
Dull Pink
#D5869D
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB809B #80EBD0
analogous
#EB80D0 #EB809B #EB9A80
triadic
#EB809B #9BEB80 #809BEB
tetradic
#EB809B #D0EB80 #80EBD0 #9A80EB
square
#EB809B #D0EB80 #80EBD0 #9A80EB
split-complementary
#EB809B #80EB9A #80D0EB
monochromatic
#D0214D #E34B71 #EB809B #F3B5C5 #FBE5EA
Accessibility & contrast
On white
2.59
#EB809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EB809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB809B
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB809B | 1.00 | 2.59 | 8.09 | 8.09 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92949C
Deuteranopia (green-blind)
#ADA899
Tritanopia (blue-blind)
#FB778A
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb809b; /* rgb */ color: rgb(235, 128, 155); /* oklch */ color: oklch(72.5% 0.134 4.9);
Tailwind
colors: {
custom: {
50: '#f4a7b8',
500: '#eb809b',
950: '#000000',
},
}SCSS
$custom: #eb809b; $custom-light: #f4a7b8; $custom-dark: #000000;
JSON
{
"hex": "#eb809b",
"rgb": {
"r": 235,
"g": 128,
"b": 155
},
"hsl": {
"h": 344.86,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.72498,
"c": 0.13387,
"h": 4.9
},
"luminance": 0.35467
}Semantic roles & 50–950 ramp
primary
#EB809B
secondary
#D5F1EA
accent
#D5A311
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80