#EF8FB8#EF8FB8
#EF8FB8 is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.2% C 0.125 H 353.4°. Best body text is #000000 at 9.29:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB8 |
|---|---|
| RGB | rgb(239, 143, 184) |
| HSL | hsl(334, 75%, 75%) |
| HSV | hsv(334, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 23%, 6.3%) |
| CIE-LAB | lab(70.50, 41.47, -5.67) |
| CIE-LCH | lch(70.50, 41.85, 352.21°) |
| OKLab | oklab(76.19% 0.1245 -0.0145) |
| OKLCH | oklch(76.19% 0.125 353.4) |
| XYZ | xyz(54.0720, 41.4601, 50.4927) |
| Luminance | 0.4146 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 4.52
Pink (survey)
#FF81C0
ΔE00 4.58
Pig Pink
#E78EA5
ΔE00 4.90
Carnation Pink
#FF7FA7
ΔE00 5.46
Bubblegum Pink
#FE83CC
ΔE00 6.05
Rosa
#FE86A4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB8 #8FEFC6
analogous
#EF8FE8 #EF8FB8 #EF968F
triadic
#EF8FB8 #B8EF8F #8FB8EF
tetradic
#EF8FB8 #E8EF8F #8FEFC6 #968FEF
square
#EF8FB8 #E8EF8F #8FEFC6 #968FEF
split-complementary
#EF8FB8 #8FEF96 #8FE8EF
monochromatic
#E02474 #E75996 #EF8FB8 #F7C5DA #FBE4EE
Accessibility & contrast
On white
2.26
#EF8FB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.29
#EF8FB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB8
9.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB8 | 1.00 | 2.26 | 9.29 | 9.29 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA2B9
Deuteranopia (green-blind)
#B2B3B6
Tritanopia (blue-blind)
#FC8B9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb8; /* rgb */ color: rgb(239, 143, 184); /* oklch */ color: oklch(76.2% 0.125 353.4);
Tailwind
colors: {
custom: {
50: '#f6b1cd',
500: '#ef8fb8',
950: '#000000',
},
}SCSS
$custom: #ef8fb8; $custom-light: #f6b1cd; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb8",
"rgb": {
"r": 239,
"g": 143,
"b": 184
},
"hsl": {
"h": 334.375,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76191,
"c": 0.12535,
"h": 353.4
},
"luminance": 0.41456
}Semantic roles & 50–950 ramp
primary
#EF8FB8
secondary
#D8F3E7
accent
#D7810E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171113
muted
#858082