#EF8BDD#EF8BDD
#EF8BDD is a light, vivid pink. Relative luminance 0.420; OKLCH L 76.9% C 0.157 H 333.9°. Best body text is #000000 at 9.41:1 contrast (WCAG AA passes).
Color values
| HEX | #EF8BDD |
|---|---|
| RGB | rgb(239, 139, 221) |
| HSL | hsl(311, 76%, 74%) |
| HSV | hsv(311, 42%, 94%) |
| CMYK | cmyk(0%, 41.8%, 7.5%, 6.3%) |
| CIE-LAB | lab(70.90, 49.24, -25.59) |
| CIE-LCH | lch(70.90, 55.49, 332.54°) |
| OKLab | oklab(76.9% 0.1412 -0.0691) |
| OKLCH | oklch(76.9% 0.157 333.9) |
| XYZ | xyz(57.8801, 42.0397, 73.4584) |
| Luminance | 0.4204 (WCAG relative) |
| Temperature | neutral |
| Family | pink |
Closest named colors
Lavender Pink
#DD85D7
ΔE00 3.39
Violet (CSS)
#EE82EE
ΔE00 4.33
Bubblegum Pink
#FE83CC
ΔE00 4.95
Purply Pink
#F075E6
ΔE00 5.26
Plum
#DDA0DD
ΔE00 6.18
Pink (survey)
#FF81C0
ΔE00 7.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF8BDD #8BEF9D
analogous
#CF8BEF #EF8BDD #EF8BAB
triadic
#EF8BDD #DDEF8B #8BDDEF
tetradic
#EF8BDD #EFCF8B #8BEF9D #8BABEF
square
#EF8BDD #EFCF8B #8BEF9D #8BABEF
split-complementary
#EF8BDD #ABEF8B #8BEFCF
monochromatic
#E01FBD #E855CD #EF8BDD #F6C1ED #FBE4F7
Accessibility & contrast
On white
2.23
#EF8BDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.41
#EF8BDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF8BDD
9.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF8BDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF8BDD | 1.00 | 2.23 | 9.41 | 9.41 |
| #FFFFFF | 2.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8AA4E0
Deuteranopia (green-blind)
#A5B3DA
Tritanopia (blue-blind)
#F890AA
Achromatopsia (no color)
#ADADAD
Design tokens & code
CSS
--color: #ef8bdd; /* rgb */ color: rgb(239, 139, 221); /* oklch */ color: oklch(76.9% 0.157 333.9);
Tailwind
colors: {
custom: {
50: '#f6afe7',
500: '#ef8bdd',
950: '#000000',
},
}SCSS
$custom: #ef8bdd; $custom-light: #f6afe7; $custom-dark: #000000;
JSON
{
"hex": "#ef8bdd",
"rgb": {
"r": 239,
"g": 139,
"b": 221
},
"hsl": {
"h": 310.8,
"s": 75.758,
"l": 74.118
},
"oklch": {
"l": 0.76895,
"c": 0.15722,
"h": 333.9
},
"luminance": 0.42036
}Semantic roles & 50–950 ramp
primary
#EF8BDD
secondary
#D8F3DD
accent
#D8320E
background
#FFFAFE
surface
#FFF5FC
border
#D7CFD5
text
#171116
muted
#858084