#EF8BD7#EF8BD7
#EF8BD7 is a light, vivid pink. Relative luminance 0.417; OKLCH L 76.7% C 0.152 H 336.5°. Best body text is #000000 at 9.34:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD7 |
|---|---|
| RGB | rgb(239, 139, 215) |
| HSL | hsl(314, 76%, 74%) |
| HSV | hsv(314, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 10%, 6.3%) |
| CIE-LAB | lab(70.68, 48.25, -22.61) |
| CIE-LCH | lch(70.68, 53.29, 334.90°) |
| OKLab | oklab(76.66% 0.1397 -0.0607) |
| OKLCH | oklch(76.66% 0.152 336.5) |
| XYZ | xyz(57.0950, 41.7256, 69.3234) |
| Luminance | 0.4172 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.90
Bubblegum Pink
#FE83CC
ΔE00 3.99
Violet (CSS)
#EE82EE
ΔE00 5.49
Purply Pink
#F075E6
ΔE00 6.07
Pink (survey)
#FF81C0
ΔE00 6.23
Plum
#DDA0DD
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD7 #8BEFA3
analogous
#D58BEF #EF8BD7 #EF8BA5
triadic
#EF8BD7 #D7EF8B #8BD7EF
tetradic
#EF8BD7 #EFD58B #8BEFA3 #8BA5EF
square
#EF8BD7 #EFD58B #8BEFA3 #8BA5EF
split-complementary
#EF8BD7 #A5EF8B #8BEFD5
monochromatic
#E01FB2 #E855C4 #EF8BD7 #F6C1EA #FBE4F6
Accessibility & contrast
On white
2.25
#EF8BD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.34
#EF8BD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD7
9.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD7 | 1.00 | 2.25 | 9.34 | 9.34 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DA
Deuteranopia (green-blind)
#A7B2D4
Tritanopia (blue-blind)
#F88FA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bd7; /* rgb */ color: rgb(239, 139, 215); /* oklch */ color: oklch(76.7% 0.152 336.5);
Tailwind
colors: {
custom: {
50: '#f6afe3',
500: '#ef8bd7',
950: '#000000',
},
}SCSS
$custom: #ef8bd7; $custom-light: #f6afe3; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd7",
"rgb": {
"r": 239,
"g": 139,
"b": 215
},
"hsl": {
"h": 314.4,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76661,
"c": 0.15236,
"h": 336.5
},
"luminance": 0.41722
}Semantic roles & 50–950 ramp
primary
#EF8BD7
secondary
#D8F3DE
accent
#D83E0E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083