#EF8FB4#EF8FB4
#EF8FB4 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.123 H 355.8°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB4 |
|---|---|
| RGB | rgb(239, 143, 180) |
| HSL | hsl(337, 75%, 75%) |
| HSV | hsv(337, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 24.7%, 6.3%) |
| CIE-LAB | lab(70.38, 40.91, -3.61) |
| CIE-LCH | lch(70.38, 41.06, 354.95°) |
| OKLab | oklab(76.07% 0.1232 -0.009) |
| OKLCH | oklch(76.07% 0.124 355.8) |
| XYZ | xyz(53.6586, 41.2948, 48.3157) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.77
Pig Pink
#E78EA5
ΔE00 3.87
Carnation Pink
#FF7FA7
ΔE00 4.87
Rosa
#FE86A4
ΔE00 5.23
Pink (survey)
#FF81C0
ΔE00 5.26
Dull Pink
#D5869D
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB4 #8FEFCA
analogous
#EF8FE4 #EF8FB4 #EF9A8F
triadic
#EF8FB4 #B4EF8F #8FB4EF
tetradic
#EF8FB4 #E4EF8F #8FEFCA #9A8FEF
square
#EF8FB4 #E4EF8F #8FEFCA #9A8FEF
split-complementary
#EF8FB4 #8FEF9A #8FE4EF
monochromatic
#E0246C #E75990 #EF8FB4 #F7C5D8 #FBE4ED
Accessibility & contrast
On white
2.27
#EF8FB4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#EF8FB4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB4
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB4 | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B5
Deuteranopia (green-blind)
#B3B3B2
Tritanopia (blue-blind)
#FD8A9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb4; /* rgb */ color: rgb(239, 143, 180); /* oklch */ color: oklch(76.1% 0.123 355.8);
Tailwind
colors: {
custom: {
50: '#f6b1ca',
500: '#ef8fb4',
950: '#000000',
},
}SCSS
$custom: #ef8fb4; $custom-light: #f6b1ca; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb4",
"rgb": {
"r": 239,
"g": 143,
"b": 180
},
"hsl": {
"h": 336.875,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76066,
"c": 0.1235,
"h": 355.8
},
"luminance": 0.41291
}Semantic roles & 50–950 ramp
primary
#EF8FB4
secondary
#D8F3E9
accent
#D78A0E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082