#EF8FB7#EF8FB7
#EF8FB7 is a light, vivid pink. Relative luminance 0.414; OKLCH L 76.2% C 0.125 H 354.0°. Best body text is #000000 at 9.28:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB7 |
|---|---|
| RGB | rgb(239, 143, 183) |
| HSL | hsl(335, 75%, 75%) |
| HSV | hsv(335, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 23.4%, 6.3%) |
| CIE-LAB | lab(70.47, 41.33, -5.16) |
| CIE-LCH | lch(70.47, 41.65, 352.88°) |
| OKLab | oklab(76.16% 0.1242 -0.0131) |
| OKLCH | oklch(76.16% 0.125 354) |
| XYZ | xyz(53.9676, 41.4183, 49.9426) |
| Luminance | 0.4142 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.32
Pig Pink
#E78EA5
ΔE00 4.64
Pink (survey)
#FF81C0
ΔE00 4.73
Carnation Pink
#FF7FA7
ΔE00 5.30
Rosa
#FE86A4
ΔE00 5.89
Bubblegum Pink
#FE83CC
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB7 #8FEFC7
analogous
#EF8FE7 #EF8FB7 #EF978F
triadic
#EF8FB7 #B7EF8F #8FB7EF
tetradic
#EF8FB7 #E7EF8F #8FEFC7 #978FEF
square
#EF8FB7 #E7EF8F #8FEFC7 #978FEF
split-complementary
#EF8FB7 #8FEF97 #8FE7EF
monochromatic
#E02472 #E75995 #EF8FB7 #F7C5D9 #FBE4EE
Accessibility & contrast
On white
2.26
#EF8FB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.28
#EF8FB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB7
9.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB7 | 1.00 | 2.26 | 9.28 | 9.28 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B8
Deuteranopia (green-blind)
#B2B3B5
Tritanopia (blue-blind)
#FD8B9D
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb7; /* rgb */ color: rgb(239, 143, 183); /* oklch */ color: oklch(76.2% 0.125 354.0);
Tailwind
colors: {
custom: {
50: '#f6b1cc',
500: '#ef8fb7',
950: '#000000',
},
}SCSS
$custom: #ef8fb7; $custom-light: #f6b1cc; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb7",
"rgb": {
"r": 239,
"g": 143,
"b": 183
},
"hsl": {
"h": 335,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.7616,
"c": 0.12487,
"h": 354
},
"luminance": 0.41415
}Semantic roles & 50–950 ramp
primary
#EF8FB7
secondary
#D8F3E8
accent
#D7830E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082