#EF809D#EF809D
#EF809D is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.1% C 0.139 H 4.5°. Best body text is #000000 at 8.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF809D |
|---|---|
| RGB | rgb(239, 128, 157) |
| HSL | hsl(344, 78%, 72%) |
| HSV | hsv(344, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 34.3%, 6.3%) |
| CIE-LAB | lab(66.69, 45.58, 3.92) |
| CIE-LCH | lch(66.69, 45.75, 4.91°) |
| OKLab | oklab(73.06% 0.1384 0.0108) |
| OKLCH | oklch(73.06% 0.139 4.5) |
| XYZ | xyz(49.4038, 36.2278, 36.2825) |
| Luminance | 0.3622 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Rosa
#FE86A4
ΔE00 2.85
Pinky
#FC86AA
ΔE00 3.04
Carnation Pink
#FF7FA7
ΔE00 3.09
Rose Pink
#F7879A
ΔE00 3.51
Pig Pink
#E78EA5
ΔE00 3.64
Carnation
#FD798F
ΔE00 4.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF809D #80EFD2
analogous
#EF80D5 #EF809D #EF9B80
triadic
#EF809D #9DEF80 #809DEF
tetradic
#EF809D #D5EF80 #80EFD2 #9B80EF
square
#EF809D #D5EF80 #80EFD2 #9B80EF
split-complementary
#EF809D #80EF9B #80D5EF
monochromatic
#D91B4D #E84A73 #EF809D #F6B6C7 #FCE4EA
Accessibility & contrast
On white
2.55
#EF809D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.24
#EF809D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF809D
8.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF809D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF809D | 1.00 | 2.55 | 8.24 | 8.24 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#92959E
Deuteranopia (green-blind)
#AEAA9B
Tritanopia (blue-blind)
#FF778A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef809d; /* rgb */ color: rgb(239, 128, 157); /* oklch */ color: oklch(73.1% 0.139 4.5);
Tailwind
colors: {
custom: {
50: '#f7a7b9',
500: '#ef809d',
950: '#000000',
},
}SCSS
$custom: #ef809d; $custom-light: #f7a7b9; $custom-dark: #000000;
JSON
{
"hex": "#ef809d",
"rgb": {
"r": 239,
"g": 128,
"b": 157
},
"hsl": {
"h": 344.324,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73064,
"c": 0.13879,
"h": 4.5
},
"luminance": 0.36223
}Semantic roles & 50–950 ramp
primary
#EF809D
secondary
#D7F3EC
accent
#DAA40C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80