#EF8BD5#EF8BD5
#EF8BD5 is a light, vivid pink. Relative luminance 0.416; OKLCH L 76.6% C 0.151 H 337.4°. Best body text is #000000 at 9.32:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD5 |
|---|---|
| RGB | rgb(239, 139, 213) |
| HSL | hsl(316, 76%, 74%) |
| HSV | hsv(316, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 10.9%, 6.3%) |
| CIE-LAB | lab(70.61, 47.93, -21.61) |
| CIE-LCH | lch(70.61, 52.57, 335.73°) |
| OKLab | oklab(76.58% 0.1392 -0.0579) |
| OKLCH | oklch(76.58% 0.151 337.4) |
| XYZ | xyz(56.8396, 41.6235, 67.9782) |
| Luminance | 0.4162 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.70
Lavender Pink
#DD85D7
ΔE00 4.15
Pink (survey)
#FF81C0
ΔE00 5.87
Violet (CSS)
#EE82EE
ΔE00 5.89
Plum
#DDA0DD
ΔE00 6.32
Purply Pink
#F075E6
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD5 #8BEFA5
analogous
#D78BEF #EF8BD5 #EF8BA3
triadic
#EF8BD5 #D5EF8B #8BD5EF
tetradic
#EF8BD5 #EFD78B #8BEFA5 #8BA3EF
square
#EF8BD5 #EFD78B #8BEFA5 #8BA3EF
split-complementary
#EF8BD5 #A3EF8B #8BEFD7
monochromatic
#E01FAE #E855C2 #EF8BD5 #F6C1E8 #FBE4F5
Accessibility & contrast
On white
2.25
#EF8BD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.32
#EF8BD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD5
9.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD5 | 1.00 | 2.25 | 9.32 | 9.32 |
| #FFFFFF | 2.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8DA3D8
Deuteranopia (green-blind)
#A7B2D2
Tritanopia (blue-blind)
#F98EA7
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bd5; /* rgb */ color: rgb(239, 139, 213); /* oklch */ color: oklch(76.6% 0.151 337.4);
Tailwind
colors: {
custom: {
50: '#f6afe2',
500: '#ef8bd5',
950: '#000000',
},
}SCSS
$custom: #ef8bd5; $custom-light: #f6afe2; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd5",
"rgb": {
"r": 239,
"g": 139,
"b": 213
},
"hsl": {
"h": 315.6,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76584,
"c": 0.15079,
"h": 337.4
},
"luminance": 0.4162
}Semantic roles & 50–950 ramp
primary
#EF8BD5
secondary
#D8F3DF
accent
#D8420E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083