#EB809A#EB809A
#EB809A is a light, vivid red. Relative luminance 0.354; OKLCH L 72.5% C 0.134 H 5.4°. Best body text is #000000 at 8.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EB809A |
|---|---|
| RGB | rgb(235, 128, 154) |
| HSL | hsl(345, 73%, 71%) |
| HSV | hsv(345, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 34.5%, 7.8%) |
| CIE-LAB | lab(66.09, 43.83, 4.67) |
| CIE-LCH | lch(66.09, 44.08, 6.09°) |
| OKLab | oklab(72.47% 0.133 0.0127) |
| OKLCH | oklch(72.47% 0.134 5.4) |
| XYZ | xyz(47.8150, 35.4378, 34.8875) |
| Luminance | 0.3543 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 3.42
Rosa
#FE86A4
ΔE00 3.49
Pig Pink
#E78EA5
ΔE00 3.55
Pinky
#FC86AA
ΔE00 3.86
Carnation Pink
#FF7FA7
ΔE00 3.97
Dull Pink
#D5869D
ΔE00 4.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB809A #80EBD1
analogous
#EB80CF #EB809A #EB9B80
triadic
#EB809A #9AEB80 #809AEB
tetradic
#EB809A #CFEB80 #80EBD1 #9B80EB
square
#EB809A #CFEB80 #80EBD1 #9B80EB
split-complementary
#EB809A #80EB9B #80CFEB
monochromatic
#D0214B #E34B70 #EB809A #F3B5C4 #FBE5EA
Accessibility & contrast
On white
2.60
#EB809A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.09
#EB809A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB809A
8.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB809A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB809A | 1.00 | 2.60 | 8.09 | 8.09 |
| #FFFFFF | 2.60 | 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)
#92949B
Deuteranopia (green-blind)
#ADA898
Tritanopia (blue-blind)
#FB7789
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb809a; /* rgb */ color: rgb(235, 128, 154); /* oklch */ color: oklch(72.5% 0.134 5.4);
Tailwind
colors: {
custom: {
50: '#f4a7b7',
500: '#eb809a',
950: '#000000',
},
}SCSS
$custom: #eb809a; $custom-light: #f4a7b7; $custom-dark: #000000;
JSON
{
"hex": "#eb809a",
"rgb": {
"r": 235,
"g": 128,
"b": 154
},
"hsl": {
"h": 345.421,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.7247,
"c": 0.13363,
"h": 5.4
},
"luminance": 0.35434
}Semantic roles & 50–950 ramp
primary
#EB809A
secondary
#D5F1EB
accent
#D5A511
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80