#EB809F#EB809F
#EB809F is a light, vivid pink. Relative luminance 0.356; OKLCH L 72.6% C 0.135 H 2.5°. Best body text is #000000 at 8.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EB809F |
|---|---|
| RGB | rgb(235, 128, 159) |
| HSL | hsl(343, 73%, 71%) |
| HSV | hsv(343, 46%, 92%) |
| CMYK | cmyk(0%, 45.5%, 32.3%, 7.8%) |
| CIE-LAB | lab(66.22, 44.44, 2.03) |
| CIE-LCH | lch(66.22, 44.49, 2.62°) |
| OKLab | oklab(72.61% 0.1348 0.0059) |
| OKLCH | oklch(72.61% 0.135 2.5) |
| XYZ | xyz(48.2401, 35.6079, 37.1265) |
| Luminance | 0.3560 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.25
Carnation Pink
#FF7FA7
ΔE00 3.37
Pig Pink
#E78EA5
ΔE00 3.48
Rosa
#FE86A4
ΔE00 3.63
Dull Pink
#D5869D
ΔE00 4.33
Rose Pink
#F7879A
ΔE00 4.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EB809F #80EBCC
analogous
#EB80D4 #EB809F #EB9680
triadic
#EB809F #9FEB80 #809FEB
tetradic
#EB809F #D4EB80 #80EBCC #9680EB
square
#EB809F #D4EB80 #80EBCC #9680EB
split-complementary
#EB809F #80EB96 #80D4EB
monochromatic
#D02153 #E34B77 #EB809F #F3B5C7 #FBE5EB
Accessibility & contrast
On white
2.59
#EB809F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.12
#EB809F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EB809F
8.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EB809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EB809F | 1.00 | 2.59 | 8.12 | 8.12 |
| #FFFFFF | 2.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9195A0
Deuteranopia (green-blind)
#ACA99D
Tritanopia (blue-blind)
#FB788B
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #eb809f; /* rgb */ color: rgb(235, 128, 159); /* oklch */ color: oklch(72.6% 0.135 2.5);
Tailwind
colors: {
custom: {
50: '#f4a7bb',
500: '#eb809f',
950: '#000000',
},
}SCSS
$custom: #eb809f; $custom-light: #f4a7bb; $custom-dark: #000000;
JSON
{
"hex": "#eb809f",
"rgb": {
"r": 235,
"g": 128,
"b": 159
},
"hsl": {
"h": 342.617,
"s": 72.789,
"l": 71.176
},
"oklch": {
"l": 0.72613,
"c": 0.13495,
"h": 2.5
},
"luminance": 0.35604
}Semantic roles & 50–950 ramp
primary
#EB809F
secondary
#D5F1E9
accent
#D59C11
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#171011
muted
#857F80