#EF8DBC#EF8DBC
#EF8DBC is a light, vivid pink. Relative luminance 0.410; OKLCH L 76.0% C 0.131 H 350.5°. Best body text is #000000 at 9.21:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DBC |
|---|---|
| RGB | rgb(239, 141, 188) |
| HSL | hsl(331, 75%, 75%) |
| HSV | hsv(331, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 21.3%, 6.3%) |
| CIE-LAB | lab(70.20, 43.07, -8.34) |
| CIE-LCH | lch(70.20, 43.87, 349.04°) |
| OKLab | oklab(76.01% 0.1289 -0.0216) |
| OKLCH | oklch(76.01% 0.131 350.5) |
| XYZ | xyz(54.1997, 41.0351, 52.6331) |
| Luminance | 0.4103 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 4.80
Pinky
#FC86AA
ΔE00 5.45
Carnation Pink
#FF7FA7
ΔE00 6.14
Pig Pink
#E78EA5
ΔE00 6.22
Bubblegum (survey)
#FF6CB5
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DBC #8DEFC0
analogous
#EF8DED #EF8DBC #EF8F8D
triadic
#EF8DBC #BCEF8D #8DBCEF
tetradic
#EF8DBC #EDEF8D #8DEFC0 #8F8DEF
square
#EF8DBC #EDEF8D #8DEFC0 #8F8DEF
split-complementary
#EF8DBC #8DEF8F #8DEDEF
monochromatic
#E0227D #E7579C #EF8DBC #F7C3DC #FBE4EF
Accessibility & contrast
On white
2.28
#EF8DBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.21
#EF8DBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DBC
9.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DBC | 1.00 | 2.28 | 9.21 | 9.21 |
| #FFFFFF | 2.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#97A1BE
Deuteranopia (green-blind)
#B0B2BA
Tritanopia (blue-blind)
#FC8A9E
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8dbc; /* rgb */ color: rgb(239, 141, 188); /* oklch */ color: oklch(76.0% 0.131 350.5);
Tailwind
colors: {
custom: {
50: '#f6b0d0',
500: '#ef8dbc',
950: '#000000',
},
}SCSS
$custom: #ef8dbc; $custom-light: #f6b0d0; $custom-dark: #000000;
JSON
{
"hex": "#ef8dbc",
"rgb": {
"r": 239,
"g": 141,
"b": 188
},
"hsl": {
"h": 331.224,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.76006,
"c": 0.13069,
"h": 350.5
},
"luminance": 0.41031
}Semantic roles & 50–950 ramp
primary
#EF8DBC
secondary
#D8F3E6
accent
#D8770E
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#171114
muted
#858082