#EF8DB7#EF8DB7
#EF8DB7 is a light, vivid pink. Relative luminance 0.408; OKLCH L 75.8% C 0.128 H 353.4°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8DB7 |
|---|---|
| RGB | rgb(239, 141, 183) |
| HSL | hsl(334, 75%, 75%) |
| HSV | hsv(334, 41%, 94%) |
| CMYK | cmyk(0%, 41%, 23.4%, 6.3%) |
| CIE-LAB | lab(70.05, 42.36, -5.77) |
| CIE-LCH | lch(70.05, 42.75, 352.24°) |
| OKLab | oklab(75.84% 0.1273 -0.0147) |
| OKLCH | oklch(75.84% 0.128 353.4) |
| XYZ | xyz(53.6700, 40.8232, 49.8435) |
| Luminance | 0.4082 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 4.28
Pinky
#FC86AA
ΔE00 4.36
Pig Pink
#E78EA5
ΔE00 4.96
Carnation Pink
#FF7FA7
ΔE00 5.21
Bubblegum Pink
#FE83CC
ΔE00 5.85
Rosa
#FE86A4
ΔE00 6.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8DB7 #8DEFC5
analogous
#EF8DE8 #EF8DB7 #EF948D
triadic
#EF8DB7 #B7EF8D #8DB7EF
tetradic
#EF8DB7 #E8EF8D #8DEFC5 #948DEF
square
#EF8DB7 #E8EF8D #8DEFC5 #948DEF
split-complementary
#EF8DB7 #8DEF94 #8DE8EF
monochromatic
#E02273 #E75795 #EF8DB7 #F7C3D9 #FBE4EE
Accessibility & contrast
On white
2.29
#EF8DB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#EF8DB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8DB7
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8DB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8DB7 | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A1B8
Deuteranopia (green-blind)
#B1B2B5
Tritanopia (blue-blind)
#FD899C
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #ef8db7; /* rgb */ color: rgb(239, 141, 183); /* oklch */ color: oklch(75.8% 0.128 353.4);
Tailwind
colors: {
custom: {
50: '#f6b0cc',
500: '#ef8db7',
950: '#000000',
},
}SCSS
$custom: #ef8db7; $custom-light: #f6b0cc; $custom-dark: #000000;
JSON
{
"hex": "#ef8db7",
"rgb": {
"r": 239,
"g": 141,
"b": 183
},
"hsl": {
"h": 334.286,
"s": 75.385,
"l": 74.51
},
"oklch": {
"l": 0.75844,
"c": 0.12812,
"h": 353.4
},
"luminance": 0.40819
}Semantic roles & 50–950 ramp
primary
#EF8DB7
secondary
#D8F3E7
accent
#D8810E
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#171113
muted
#858082