#EF8FA2#EF8FA2
#EF8FA2 is a light, moderate red. Relative luminance 0.406; OKLCH L 75.5% C 0.118 H 7.5°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FA2 |
|---|---|
| RGB | rgb(239, 143, 162) |
| HSL | hsl(348, 75%, 75%) |
| HSV | hsv(348, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 32.2%, 6.3%) |
| CIE-LAB | lab(69.90, 38.53, 5.73) |
| CIE-LCH | lch(69.90, 38.95, 8.46°) |
| OKLab | oklab(75.54% 0.1168 0.0154) |
| OKLCH | oklch(75.54% 0.118 7.5) |
| XYZ | xyz(51.9426, 40.6084, 39.2779) |
| Luminance | 0.4060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pig Pink
#E78EA5
ΔE00 2.23
Rose Pink
#F7879A
ΔE00 2.69
Rosa
#FE86A4
ΔE00 3.49
Pinky
#FC86AA
ΔE00 4.30
Dusty Pink (survey)
#D58A94
ΔE00 5.13
Carnation Pink
#FF7FA7
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FA2 #8FEFDC
analogous
#EF8FD2 #EF8FA2 #EFAC8F
triadic
#EF8FA2 #A2EF8F #8FA2EF
tetradic
#EF8FA2 #D2EF8F #8FEFDC #AC8FEF
square
#EF8FA2 #D2EF8F #8FEFDC #AC8FEF
split-complementary
#EF8FA2 #8FEFAC #8FD2EF
monochromatic
#E02449 #E75976 #EF8FA2 #F7C5CE #FBE4E9
Accessibility & contrast
On white
2.30
#EF8FA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#EF8FA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FA2
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FA2 | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9FA0A2
Deuteranopia (green-blind)
#B7B2A0
Tritanopia (blue-blind)
#FF8796
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8fa2; /* rgb */ color: rgb(239, 143, 162); /* oklch */ color: oklch(75.5% 0.118 7.5);
Tailwind
colors: {
custom: {
50: '#f6b1bd',
500: '#ef8fa2',
950: '#000000',
},
}SCSS
$custom: #ef8fa2; $custom-light: #f6b1bd; $custom-dark: #000000;
JSON
{
"hex": "#ef8fa2",
"rgb": {
"r": 239,
"g": 143,
"b": 162
},
"hsl": {
"h": 348.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.75541,
"c": 0.11782,
"h": 7.5
},
"luminance": 0.40604
}Semantic roles & 50–950 ramp
primary
#EF8FA2
secondary
#D8F3EE
accent
#D7AF0E
background
#FFFBFB
surface
#FFF6F6
border
#D7D0D0
text
#171112
muted
#858081