#EF8FB6#EF8FB6
#EF8FB6 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.1% C 0.124 H 354.6°. Best body text is #000000 at 9.27:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB6 |
|---|---|
| RGB | rgb(239, 143, 182) |
| HSL | hsl(336, 75%, 75%) |
| HSV | hsv(336, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 23.8%, 6.3%) |
| CIE-LAB | lab(70.44, 41.18, -4.64) |
| CIE-LCH | lch(70.44, 41.45, 353.57°) |
| OKLab | oklab(76.13% 0.1239 -0.0117) |
| OKLCH | oklch(76.13% 0.124 354.6) |
| XYZ | xyz(53.8638, 41.3769, 49.3964) |
| Luminance | 0.4137 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.12
Pig Pink
#E78EA5
ΔE00 4.39
Pink (survey)
#FF81C0
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.15
Rosa
#FE86A4
ΔE00 5.67
Dull Pink
#D5869D
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB6 #8FEFC8
analogous
#EF8FE6 #EF8FB6 #EF988F
triadic
#EF8FB6 #B6EF8F #8FB6EF
tetradic
#EF8FB6 #E6EF8F #8FEFC8 #988FEF
square
#EF8FB6 #E6EF8F #8FEFC8 #988FEF
split-complementary
#EF8FB6 #8FEF98 #8FE6EF
monochromatic
#E02470 #E75993 #EF8FB6 #F7C5D9 #FBE4EE
Accessibility & contrast
On white
2.26
#EF8FB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.27
#EF8FB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB6
9.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB6 | 1.00 | 2.26 | 9.27 | 9.27 |
| #FFFFFF | 2.26 | 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)
#9AA2B7
Deuteranopia (green-blind)
#B2B3B4
Tritanopia (blue-blind)
#FD8B9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb6; /* rgb */ color: rgb(239, 143, 182); /* oklch */ color: oklch(76.1% 0.124 354.6);
Tailwind
colors: {
custom: {
50: '#f6b1cb',
500: '#ef8fb6',
950: '#000000',
},
}SCSS
$custom: #ef8fb6; $custom-light: #f6b1cb; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb6",
"rgb": {
"r": 239,
"g": 143,
"b": 182
},
"hsl": {
"h": 335.625,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76128,
"c": 0.1244,
"h": 354.6
},
"luminance": 0.41373
}Semantic roles & 50–950 ramp
primary
#EF8FB6
secondary
#D8F3E8
accent
#D7860E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082