#EF8BD8#EF8BD8
#EF8BD8 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.7% C 0.153 H 336.1°. Best body text is #000000 at 9.35:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD8 |
|---|---|
| RGB | rgb(239, 139, 216) |
| HSL | hsl(314, 76%, 74%) |
| HSV | hsv(314, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 9.6%, 6.3%) |
| CIE-LAB | lab(70.72, 48.42, -23.10) |
| CIE-LCH | lch(70.72, 53.65, 334.49°) |
| OKLab | oklab(76.7% 0.14 -0.0621) |
| OKLCH | oklch(76.7% 0.153 336.1) |
| XYZ | xyz(57.2239, 41.7772, 70.0021) |
| Luminance | 0.4177 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.79
Bubblegum Pink
#FE83CC
ΔE00 4.14
Violet (CSS)
#EE82EE
ΔE00 5.29
Purply Pink
#F075E6
ΔE00 5.92
Plum
#DDA0DD
ΔE00 6.21
Pink (survey)
#FF81C0
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD8 #8BEFA2
analogous
#D48BEF #EF8BD8 #EF8BA6
triadic
#EF8BD8 #D8EF8B #8BD8EF
tetradic
#EF8BD8 #EFD48B #8BEFA2 #8BA6EF
square
#EF8BD8 #EFD48B #8BEFA2 #8BA6EF
split-complementary
#EF8BD8 #A6EF8B #8BEFD4
monochromatic
#E01FB4 #E855C6 #EF8BD8 #F6C1EA #FBE4F6
Accessibility & contrast
On white
2.24
#EF8BD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.35
#EF8BD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD8
9.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD8 | 1.00 | 2.24 | 9.35 | 9.35 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DB
Deuteranopia (green-blind)
#A6B2D5
Tritanopia (blue-blind)
#F88FA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bd8; /* rgb */ color: rgb(239, 139, 216); /* oklch */ color: oklch(76.7% 0.153 336.1);
Tailwind
colors: {
custom: {
50: '#f6afe4',
500: '#ef8bd8',
950: '#000000',
},
}SCSS
$custom: #ef8bd8; $custom-light: #f6afe4; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd8",
"rgb": {
"r": 239,
"g": 139,
"b": 216
},
"hsl": {
"h": 313.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.767,
"c": 0.15314,
"h": 336.1
},
"luminance": 0.41774
}Semantic roles & 50–950 ramp
primary
#EF8BD8
secondary
#D8F3DE
accent
#D83C0E
background
#FFFAFD
surface
#FFF5FB
border
#D7CFD4
text
#171115
muted
#858083