#EF8EA6#EF8EA6
#EF8EA6 is a light, vivid red. Relative luminance 0.405; OKLCH L 75.5% C 0.120 H 4.4°. Best body text is #000000 at 9.09:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8EA6 |
|---|---|
| RGB | rgb(239, 142, 166) |
| HSL | hsl(345, 75%, 75%) |
| HSV | hsv(345, 41%, 94%) |
| CMYK | cmyk(0%, 40.6%, 30.5%, 6.3%) |
| CIE-LAB | lab(69.79, 39.55, 3.34) |
| CIE-LCH | lch(69.79, 39.69, 4.83°) |
| OKLab | oklab(75.49% 0.1198 0.0092) |
| OKLCH | oklch(75.49% 0.12 4.4) |
| XYZ | xyz(52.1544, 40.4539, 41.1305) |
| Luminance | 0.4045 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 1.44
Rosa
#FE86A4
ΔE00 3.10
Pinky
#FC86AA
ΔE00 3.25
Rose Pink
#F7879A
ΔE00 3.53
Carnation Pink
#FF7FA7
ΔE00 4.45
Dull Pink
#D5869D
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8EA6 #8EEFD7
analogous
#EF8ED6 #EF8EA6 #EFA78E
triadic
#EF8EA6 #A6EF8E #8EA6EF
tetradic
#EF8EA6 #D6EF8E #8EEFD7 #A78EEF
square
#EF8EA6 #D6EF8E #8EEFD7 #A78EEF
split-complementary
#EF8EA6 #8EEFA7 #8ED6EF
monochromatic
#E02352 #E7587C #EF8EA6 #F7C4D0 #FBE4EA
Accessibility & contrast
On white
2.31
#EF8EA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.09
#EF8EA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8EA6
9.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8EA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8EA6 | 1.00 | 2.31 | 9.09 | 9.09 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9DA0A7
Deuteranopia (green-blind)
#B5B1A4
Tritanopia (blue-blind)
#FE8796
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #ef8ea6; /* rgb */ color: rgb(239, 142, 166); /* oklch */ color: oklch(75.5% 0.120 4.4);
Tailwind
colors: {
custom: {
50: '#f6b0c0',
500: '#ef8ea6',
950: '#000000',
},
}SCSS
$custom: #ef8ea6; $custom-light: #f6b0c0; $custom-dark: #000000;
JSON
{
"hex": "#ef8ea6",
"rgb": {
"r": 239,
"g": 142,
"b": 166
},
"hsl": {
"h": 345.155,
"s": 75.194,
"l": 74.706
},
"oklch": {
"l": 0.75492,
"c": 0.12019,
"h": 4.4
},
"luminance": 0.4045
}Semantic roles & 50–950 ramp
primary
#EF8EA6
secondary
#D8F3EC
accent
#D7A60E
background
#FFFBFB
surface
#FFF6F7
border
#D7D0D0
text
#171112
muted
#858081