#EF8FB2#EF8FB2
#EF8FB2 is a light, vivid pink. Relative luminance 0.412; OKLCH L 76.0% C 0.123 H 357.1°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8FB2 |
|---|---|
| RGB | rgb(239, 143, 178) |
| HSL | hsl(338, 75%, 75%) |
| HSV | hsv(338, 40%, 94%) |
| CMYK | cmyk(0%, 40.2%, 25.5%, 6.3%) |
| CIE-LAB | lab(70.33, 40.63, -2.58) |
| CIE-LCH | lch(70.33, 40.71, 356.36°) |
| OKLab | oklab(76% 0.1225 -0.0062) |
| OKLCH | oklch(76% 0.123 357.1) |
| XYZ | xyz(53.4564, 41.2139, 47.2504) |
| Luminance | 0.4121 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pig Pink
#E78EA5
ΔE00 3.36
Pinky
#FC86AA
ΔE00 3.45
Carnation Pink
#FF7FA7
ΔE00 4.64
Rosa
#FE86A4
ΔE00 4.80
Dull Pink
#D5869D
ΔE00 5.57
Pink (survey)
#FF81C0
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8FB2 #8FEFCC
analogous
#EF8FE2 #EF8FB2 #EF9C8F
triadic
#EF8FB2 #B2EF8F #8FB2EF
tetradic
#EF8FB2 #E2EF8F #8FEFCC #9C8FEF
square
#EF8FB2 #E2EF8F #8FEFCC #9C8FEF
split-complementary
#EF8FB2 #8FEF9C #8FE2EF
monochromatic
#E02468 #E7598D #EF8FB2 #F7C5D7 #FBE4ED
Accessibility & contrast
On white
2.27
#EF8FB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#EF8FB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8FB2
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8FB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8FB2 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9BA2B3
Deuteranopia (green-blind)
#B3B2B0
Tritanopia (blue-blind)
#FD8A9B
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8fb2; /* rgb */ color: rgb(239, 143, 178); /* oklch */ color: oklch(76.0% 0.123 357.1);
Tailwind
colors: {
custom: {
50: '#f6b1c9',
500: '#ef8fb2',
950: '#000000',
},
}SCSS
$custom: #ef8fb2; $custom-light: #f6b1c9; $custom-dark: #000000;
JSON
{
"hex": "#ef8fb2",
"rgb": {
"r": 239,
"g": 143,
"b": 178
},
"hsl": {
"h": 338.125,
"s": 75,
"l": 74.902
},
"oklch": {
"l": 0.76004,
"c": 0.12265,
"h": 357.1
},
"luminance": 0.4121
}Semantic roles & 50–950 ramp
primary
#EF8FB2
secondary
#D8F3E9
accent
#D78E0E
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#171113
muted
#858082