#EF8BD4#EF8BD4
#EF8BD4 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.5% C 0.150 H 337.8°. Best body text is #000000 at 9.31:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD4 |
|---|---|
| RGB | rgb(239, 139, 212) |
| HSL | hsl(316, 76%, 74%) |
| HSV | hsv(316, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 11.3%, 6.3%) |
| CIE-LAB | lab(70.58, 47.77, -21.11) |
| CIE-LCH | lch(70.58, 52.22, 336.16°) |
| OKLab | oklab(76.55% 0.1389 -0.0566) |
| OKLCH | oklch(76.55% 0.15 337.8) |
| XYZ | xyz(56.7130, 41.5728, 67.3118) |
| Luminance | 0.4157 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.57
Lavender Pink
#DD85D7
ΔE00 4.28
Pink (survey)
#FF81C0
ΔE00 5.70
Violet (CSS)
#EE82EE
ΔE00 6.10
Plum
#DDA0DD
ΔE00 6.37
Purply Pink
#F075E6
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD4 #8BEFA6
analogous
#D88BEF #EF8BD4 #EF8BA2
triadic
#EF8BD4 #D4EF8B #8BD4EF
tetradic
#EF8BD4 #EFD88B #8BEFA6 #8BA2EF
square
#EF8BD4 #EFD88B #8BEFA6 #8BA2EF
split-complementary
#EF8BD4 #A2EF8B #8BEFD8
monochromatic
#E01FAC #E855C0 #EF8BD4 #F6C1E8 #FBE4F5
Accessibility & contrast
On white
2.25
#EF8BD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.31
#EF8BD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD4
9.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD4 | 1.00 | 2.25 | 9.31 | 9.31 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA3D7
Deuteranopia (green-blind)
#A8B2D1
Tritanopia (blue-blind)
#F98EA6
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bd4; /* rgb */ color: rgb(239, 139, 212); /* oklch */ color: oklch(76.5% 0.150 337.8);
Tailwind
colors: {
custom: {
50: '#f6afe1',
500: '#ef8bd4',
950: '#000000',
},
}SCSS
$custom: #ef8bd4; $custom-light: #f6afe1; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd4",
"rgb": {
"r": 239,
"g": 139,
"b": 212
},
"hsl": {
"h": 316.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76546,
"c": 0.15001,
"h": 337.8
},
"luminance": 0.41569
}Semantic roles & 50–950 ramp
primary
#EF8BD4
secondary
#D8F3DF
accent
#D8440E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083