#EF8BD3#EF8BD3
#EF8BD3 is a light, vivid pink. Relative luminance 0.415; OKLCH L 76.5% C 0.149 H 338.3°. Best body text is #000000 at 9.30:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD3 |
|---|---|
| RGB | rgb(239, 139, 211) |
| HSL | hsl(317, 76%, 74%) |
| HSV | hsv(317, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 11.7%, 6.3%) |
| CIE-LAB | lab(70.54, 47.61, -20.61) |
| CIE-LCH | lch(70.54, 51.88, 336.59°) |
| OKLab | oklab(76.51% 0.1387 -0.0552) |
| OKLCH | oklch(76.51% 0.149 338.3) |
| XYZ | xyz(56.5873, 41.5225, 66.6495) |
| Luminance | 0.4152 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.44
Lavender Pink
#DD85D7
ΔE00 4.43
Pink (survey)
#FF81C0
ΔE00 5.52
Violet (CSS)
#EE82EE
ΔE00 6.30
Plum
#DDA0DD
ΔE00 6.42
Purply Pink
#F075E6
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD3 #8BEFA7
analogous
#D98BEF #EF8BD3 #EF8BA1
triadic
#EF8BD3 #D3EF8B #8BD3EF
tetradic
#EF8BD3 #EFD98B #8BEFA7 #8BA1EF
square
#EF8BD3 #EFD98B #8BEFA7 #8BA1EF
split-complementary
#EF8BD3 #A1EF8B #8BEFD9
monochromatic
#E01FAA #E855BF #EF8BD3 #F6C1E7 #FBE4F5
Accessibility & contrast
On white
2.26
#EF8BD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.30
#EF8BD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD3
9.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD3 | 1.00 | 2.26 | 9.30 | 9.30 |
| #FFFFFF | 2.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8EA3D6
Deuteranopia (green-blind)
#A8B2D0
Tritanopia (blue-blind)
#F98EA6
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #ef8bd3; /* rgb */ color: rgb(239, 139, 211); /* oklch */ color: oklch(76.5% 0.149 338.3);
Tailwind
colors: {
custom: {
50: '#f6afe0',
500: '#ef8bd3',
950: '#000000',
},
}SCSS
$custom: #ef8bd3; $custom-light: #f6afe0; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd3",
"rgb": {
"r": 239,
"g": 139,
"b": 211
},
"hsl": {
"h": 316.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76509,
"c": 0.14925,
"h": 338.3
},
"luminance": 0.41519
}Semantic roles & 50–950 ramp
primary
#EF8BD3
secondary
#D8F3E0
accent
#D8460E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083