#EF809E#EF809E
#EF809E is a light, vivid pink. Relative luminance 0.363; OKLCH L 73.1% C 0.139 H 3.9°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF809E |
|---|---|
| RGB | rgb(239, 128, 158) |
| HSL | hsl(344, 78%, 72%) |
| HSV | hsv(344, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 33.9%, 6.3%) |
| CIE-LAB | lab(66.72, 45.70, 3.39) |
| CIE-LCH | lch(66.72, 45.82, 4.24°) |
| OKLab | oklab(73.09% 0.1387 0.0094) |
| OKLCH | oklch(73.09% 0.139 3.9) |
| XYZ | xyz(49.4895, 36.2621, 36.7340) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.89
Pinky
#FC86AA
ΔE00 2.89
Carnation Pink
#FF7FA7
ΔE00 2.94
Pig Pink
#E78EA5
ΔE00 3.62
Rose Pink
#F7879A
ΔE00 3.74
Carnation
#FD798F
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF809E #80EFD1
analogous
#EF80D5 #EF809E #EF9A80
triadic
#EF809E #9EEF80 #809EEF
tetradic
#EF809E #D5EF80 #80EFD1 #9A80EF
square
#EF809E #D5EF80 #80EFD1 #9A80EF
split-complementary
#EF809E #80EF9A #80D5EF
monochromatic
#D91B4F #E84A74 #EF809E #F6B6C8 #FCE4EA
Accessibility & contrast
On white
2.54
#EF809E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#EF809E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF809E
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF809E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF809E | 1.00 | 2.54 | 8.25 | 8.25 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959F
Deuteranopia (green-blind)
#AEAA9C
Tritanopia (blue-blind)
#FF778B
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef809e; /* rgb */ color: rgb(239, 128, 158); /* oklch */ color: oklch(73.1% 0.139 3.9);
Tailwind
colors: {
custom: {
50: '#f7a7ba',
500: '#ef809e',
950: '#000000',
},
}SCSS
$custom: #ef809e; $custom-light: #f7a7ba; $custom-dark: #000000;
JSON
{
"hex": "#ef809e",
"rgb": {
"r": 239,
"g": 128,
"b": 158
},
"hsl": {
"h": 343.784,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73092,
"c": 0.13904,
"h": 3.9
},
"luminance": 0.36258
}Semantic roles & 50–950 ramp
primary
#EF809E
secondary
#D7F3EC
accent
#DAA20C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80