#EF809F#EF809F
#EF809F is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.139 H 3.3°. Best body text is #000000 at 8.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF809F |
|---|---|
| RGB | rgb(239, 128, 159) |
| HSL | hsl(343, 78%, 72%) |
| HSV | hsv(343, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 33.5%, 6.3%) |
| CIE-LAB | lab(66.75, 45.82, 2.86) |
| CIE-LCH | lch(66.75, 45.91, 3.58°) |
| OKLab | oklab(73.12% 0.1391 0.0081) |
| OKLCH | oklch(73.12% 0.139 3.3) |
| XYZ | xyz(49.5760, 36.2967, 37.1891) |
| Luminance | 0.3629 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.77
Carnation Pink
#FF7FA7
ΔE00 2.82
Rosa
#FE86A4
ΔE00 2.95
Pig Pink
#E78EA5
ΔE00 3.63
Rose Pink
#F7879A
ΔE00 3.99
Dull Pink
#D5869D
ΔE00 4.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF809F #80EFD0
analogous
#EF80D7 #EF809F #EF9980
triadic
#EF809F #9FEF80 #809FEF
tetradic
#EF809F #D7EF80 #80EFD0 #9980EF
square
#EF809F #D7EF80 #80EFD0 #9980EF
split-complementary
#EF809F #80EF99 #80D7EF
monochromatic
#D91B50 #E84A76 #EF809F #F6B6C8 #FCE4EA
Accessibility & contrast
On white
2.54
#EF809F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.26
#EF809F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF809F
8.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF809F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF809F | 1.00 | 2.54 | 8.26 | 8.26 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9296A0
Deuteranopia (green-blind)
#AEAA9D
Tritanopia (blue-blind)
#FF778B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef809f; /* rgb */ color: rgb(239, 128, 159); /* oklch */ color: oklch(73.1% 0.139 3.3);
Tailwind
colors: {
custom: {
50: '#f7a7bb',
500: '#ef809f',
950: '#000000',
},
}SCSS
$custom: #ef809f; $custom-light: #f7a7bb; $custom-dark: #000000;
JSON
{
"hex": "#ef809f",
"rgb": {
"r": 239,
"g": 128,
"b": 159
},
"hsl": {
"h": 343.243,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73121,
"c": 0.13931,
"h": 3.3
},
"luminance": 0.36292
}Semantic roles & 50–950 ramp
primary
#EF809F
secondary
#D7F3EC
accent
#DAA00C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80