#EF8099#EF8099
#EF8099 is a light, vivid red. Relative luminance 0.361; OKLCH L 73.0% C 0.138 H 6.7°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8099 |
|---|---|
| RGB | rgb(239, 128, 153) |
| HSL | hsl(346, 78%, 72%) |
| HSV | hsv(346, 46%, 94%) |
| CMYK | cmyk(0%, 46.4%, 36%, 6.3%) |
| CIE-LAB | lab(66.59, 45.11, 6.03) |
| CIE-LCH | lch(66.59, 45.51, 7.62°) |
| OKLab | oklab(72.95% 0.1369 0.0162) |
| OKLCH | oklch(72.95% 0.138 6.7) |
| XYZ | xyz(49.0679, 36.0934, 34.5133) |
| Luminance | 0.3609 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Rose Pink
#F7879A
ΔE00 2.65
Rosa
#FE86A4
ΔE00 3.01
Carnation
#FD798F
ΔE00 3.72
Pinky
#FC86AA
ΔE00 3.80
Carnation Pink
#FF7FA7
ΔE00 3.86
Pig Pink
#E78EA5
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8099 #80EFD6
analogous
#EF80D1 #EF8099 #EF9E80
triadic
#EF8099 #99EF80 #8099EF
tetradic
#EF8099 #D1EF80 #80EFD6 #9E80EF
square
#EF8099 #D1EF80 #80EFD6 #9E80EF
split-complementary
#EF8099 #80EF9E #80D1EF
monochromatic
#D91B46 #E84A6D #EF8099 #F6B6C5 #FCE4E9
Accessibility & contrast
On white
2.56
#EF8099 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#EF8099 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8099
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8099 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8099 | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#93959A
Deuteranopia (green-blind)
#AFAA97
Tritanopia (blue-blind)
#FF7689
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #ef8099; /* rgb */ color: rgb(239, 128, 153); /* oklch */ color: oklch(73.0% 0.138 6.7);
Tailwind
colors: {
custom: {
50: '#f7a7b6',
500: '#ef8099',
950: '#000000',
},
}SCSS
$custom: #ef8099; $custom-light: #f7a7b6; $custom-dark: #000000;
JSON
{
"hex": "#ef8099",
"rgb": {
"r": 239,
"g": 128,
"b": 153
},
"hsl": {
"h": 346.486,
"s": 77.622,
"l": 71.961
},
"oklch": {
"l": 0.72953,
"c": 0.13788,
"h": 6.7
},
"luminance": 0.36089
}Semantic roles & 50–950 ramp
primary
#EF8099
secondary
#D7F3ED
accent
#DAAB0C
background
#FFFAFB
surface
#FFF4F6
border
#D7CED0
text
#181011
muted
#867F80