#EF8BD9#EF8BD9
#EF8BD9 is a light, vivid pink. Relative luminance 0.418; OKLCH L 76.7% C 0.154 H 335.6°. Best body text is #000000 at 9.37:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BD9 |
|---|---|
| RGB | rgb(239, 139, 217) |
| HSL | hsl(313, 76%, 74%) |
| HSV | hsv(313, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 9.2%, 6.3%) |
| CIE-LAB | lab(70.75, 48.58, -23.60) |
| CIE-LCH | lch(70.75, 54.01, 334.09°) |
| OKLab | oklab(76.74% 0.1402 -0.0635) |
| OKLCH | oklch(76.74% 0.154 335.6) |
| XYZ | xyz(57.3535, 41.8290, 70.6851) |
| Luminance | 0.4183 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.69
Bubblegum Pink
#FE83CC
ΔE00 4.30
Violet (CSS)
#EE82EE
ΔE00 5.09
Purply Pink
#F075E6
ΔE00 5.78
Plum
#DDA0DD
ΔE00 6.19
Pink (survey)
#FF81C0
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BD9 #8BEFA1
analogous
#D38BEF #EF8BD9 #EF8BA7
triadic
#EF8BD9 #D9EF8B #8BD9EF
tetradic
#EF8BD9 #EFD38B #8BEFA1 #8BA7EF
square
#EF8BD9 #EFD38B #8BEFA1 #8BA7EF
split-complementary
#EF8BD9 #A7EF8B #8BEFD3
monochromatic
#E01FB6 #E855C7 #EF8BD9 #F6C1EB #FBE4F6
Accessibility & contrast
On white
2.24
#EF8BD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.37
#EF8BD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BD9
9.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BD9 | 1.00 | 2.24 | 9.37 | 9.37 |
| #FFFFFF | 2.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8CA4DC
Deuteranopia (green-blind)
#A6B3D6
Tritanopia (blue-blind)
#F88FA8
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bd9; /* rgb */ color: rgb(239, 139, 217); /* oklch */ color: oklch(76.7% 0.154 335.6);
Tailwind
colors: {
custom: {
50: '#f6afe5',
500: '#ef8bd9',
950: '#000000',
},
}SCSS
$custom: #ef8bd9; $custom-light: #f6afe5; $custom-dark: #000000;
JSON
{
"hex": "#ef8bd9",
"rgb": {
"r": 239,
"g": 139,
"b": 217
},
"hsl": {
"h": 313.2,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76738,
"c": 0.15395,
"h": 335.6
},
"luminance": 0.41826
}Semantic roles & 50–950 ramp
primary
#EF8BD9
secondary
#D8F3DE
accent
#D83A0E
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171115
muted
#858084