#EF8FB3#EF8FB3
#EF8FB3 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.123 H 356.5°. Best body text is #000000 at 9.25:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB3 |
|---|---|
| RGB | rgb(239, 143, 179) |
| HSL | hsl(338, 75%, 75%) |
| HSV | hsv(338, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 25.1%, 6.3%) |
| CIE-LAB | lab(70.35, 40.77, -3.10) |
| CIE-LCH | lch(70.35, 40.88, 355.65°) |
| OKLab | oklab(76.04% 0.1228 -0.0076) |
| OKLCH | oklch(76.04% 0.123 356.5) |
| XYZ | xyz(53.5571, 41.2542, 47.7811) |
| Luminance | 0.4125 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.60
Pig Pink
#E78EA5
ΔE00 3.61
Carnation Pink
#FF7FA7
ΔE00 4.75
Rosa
#FE86A4
ΔE00 5.01
Pink (survey)
#FF81C0
ΔE00 5.45
Dull Pink
#D5869D
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB3 #8FEFCB
analogous
#EF8FE3 #EF8FB3 #EF9B8F
triadic
#EF8FB3 #B3EF8F #8FB3EF
tetradic
#EF8FB3 #E3EF8F #8FEFCB #9B8FEF
square
#EF8FB3 #E3EF8F #8FEFCB #9B8FEF
split-complementary
#EF8FB3 #8FEF9B #8FE3EF
monochromatic
#E0246A #E7598F #EF8FB3 #F7C5D7 #FBE4ED
Accessibility & contrast
On white
2.27
#EF8FB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.25
#EF8FB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB3
9.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB3 | 1.00 | 2.27 | 9.25 | 9.25 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B4
Deuteranopia (green-blind)
#B3B2B1
Tritanopia (blue-blind)
#FD8A9C
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb3; /* rgb */ color: rgb(239, 143, 179); /* oklch */ color: oklch(76.0% 0.123 356.5);
Tailwind
colors: {
custom: {
50: '#f6b1c9',
500: '#ef8fb3',
950: '#000000',
},
}SCSS
$custom: #ef8fb3; $custom-light: #f6b1c9; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb3",
"rgb": {
"r": 239,
"g": 143,
"b": 179
},
"hsl": {
"h": 337.5,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76035,
"c": 0.12307,
"h": 356.5
},
"luminance": 0.4125
}Semantic roles & 50–950 ramp
primary
#EF8FB3
secondary
#D8F3E9
accent
#D78C0E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082