#EF809B#EF809B
#EF809B is a light, vivid red. Relative luminance 0.362; OKLCH L 73.0% C 0.138 H 5.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #EF809B |
|---|---|
| RGB | rgb(239, 128, 155) |
| HSL | hsl(345, 78%, 72%) |
| HSV | hsv(345, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 35.1%, 6.3%) |
| CIE-LAB | lab(66.64, 45.34, 4.97) |
| CIE-LCH | lch(66.64, 45.61, 6.26°) |
| OKLab | oklab(73.01% 0.1377 0.0135) |
| OKLCH | oklch(73.01% 0.138 5.6) |
| XYZ | xyz(49.2345, 36.1601, 35.3906) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rosa
#FE86A4
ΔE00 2.87
Rose Pink
#F7879A
ΔE00 3.06
Pinky
#FC86AA
ΔE00 3.39
Carnation Pink
#FF7FA7
ΔE00 3.44
Pig Pink
#E78EA5
ΔE00 3.73
Carnation
#FD798F
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF809B #80EFD4
analogous
#EF80D3 #EF809B #EF9D80
triadic
#EF809B #9BEF80 #809BEF
tetradic
#EF809B #D3EF80 #80EFD4 #9D80EF
square
#EF809B #D3EF80 #80EFD4 #9D80EF
split-complementary
#EF809B #80EF9D #80D3EF
monochromatic
#D91B4A #E84A70 #EF809B #F6B6C6 #FCE4EA
Accessibility & contrast
On white
2.55
#EF809B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#EF809B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF809B
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF809B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF809B | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959C
Deuteranopia (green-blind)
#AFAA99
Tritanopia (blue-blind)
#FF768A
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef809b; /* rgb */ color: rgb(239, 128, 155); /* oklch */ color: oklch(73.0% 0.138 5.6);
Tailwind
colors: {
custom: {
50: '#f7a7b8',
500: '#ef809b',
950: '#000000',
},
}SCSS
$custom: #ef809b; $custom-light: #f7a7b8; $custom-dark: #000000;
JSON
{
"hex": "#ef809b",
"rgb": {
"r": 239,
"g": 128,
"b": 155
},
"hsl": {
"h": 345.405,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.73008,
"c": 0.13831,
"h": 5.6
},
"luminance": 0.36156
}Semantic roles & 50–950 ramp
primary
#EF809B
secondary
#D7F3ED
accent
#DAA80C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80