#EF8FB5#EF8FB5
#EF8FB5 is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.1% C 0.124 H 355.2°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB5 |
|---|---|
| RGB | rgb(239, 143, 181) |
| HSL | hsl(336, 75%, 75%) |
| HSV | hsv(336, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 24.3%, 6.3%) |
| CIE-LAB | lab(70.41, 41.04, -4.13) |
| CIE-LCH | lch(70.41, 41.25, 354.26°) |
| OKLab | oklab(76.1% 0.1235 -0.0103) |
| OKLCH | oklch(76.1% 0.124 355.2) |
| XYZ | xyz(53.7609, 41.3357, 48.8541) |
| Luminance | 0.4133 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.94
Pig Pink
#E78EA5
ΔE00 4.13
Carnation Pink
#FF7FA7
ΔE00 5.00
Pink (survey)
#FF81C0
ΔE00 5.07
Rosa
#FE86A4
ΔE00 5.45
Dull Pink
#D5869D
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB5 #8FEFC9
analogous
#EF8FE5 #EF8FB5 #EF998F
triadic
#EF8FB5 #B5EF8F #8FB5EF
tetradic
#EF8FB5 #E5EF8F #8FEFC9 #998FEF
square
#EF8FB5 #E5EF8F #8FEFC9 #998FEF
split-complementary
#EF8FB5 #8FEF99 #8FE5EF
monochromatic
#E0246E #E75992 #EF8FB5 #F7C5D8 #FBE4ED
Accessibility & contrast
On white
2.27
#EF8FB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EF8FB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB5
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB5 | 1.00 | 2.27 | 9.27 | 9.27 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B6
Deuteranopia (green-blind)
#B3B3B3
Tritanopia (blue-blind)
#FD8B9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb5; /* rgb */ color: rgb(239, 143, 181); /* oklch */ color: oklch(76.1% 0.124 355.2);
Tailwind
colors: {
custom: {
50: '#f6b1cb',
500: '#ef8fb5',
950: '#000000',
},
}SCSS
$custom: #ef8fb5; $custom-light: #f6b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb5",
"rgb": {
"r": 239,
"g": 143,
"b": 181
},
"hsl": {
"h": 336.25,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76097,
"c": 0.12394,
"h": 355.2
},
"luminance": 0.41332
}Semantic roles & 50–950 ramp
primary
#EF8FB5
secondary
#D8F3E8
accent
#D7880E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082