#EF83BC#EF83BC
#EF83BC is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.5% C 0.147 H 348.4°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83BC |
|---|---|
| RGB | rgb(239, 131, 188) |
| HSL | hsl(328, 77%, 73%) |
| HSV | hsv(328, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 21.3%, 6.3%) |
| CIE-LAB | lab(68.18, 48.15, -11.35) |
| CIE-LCH | lch(68.18, 49.47, 346.73°) |
| OKLab | oklab(74.48% 0.1441 -0.0297) |
| OKLCH | oklch(74.48% 0.147 348.4) |
| XYZ | xyz(52.7912, 38.2181, 52.1636) |
| Luminance | 0.3821 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.57
Bubblegum Pink
#FE83CC
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 4.74
Hot Pink
#FF69B4
ΔE00 5.17
Bubble Gum Pink
#FF69AF
ΔE00 5.43
Pinky
#FC86AA
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83BC #83EFB6
analogous
#EC83EF #EF83BC #EF8386
triadic
#EF83BC #BCEF83 #83BCEF
tetradic
#EF83BC #EFEC83 #83EFB6 #8386EF
square
#EF83BC #EFEC83 #83EFB6 #8386EF
split-complementary
#EF83BC #86EF83 #83EFEC
monochromatic
#DB1C81 #E84D9F #EF83BC #F6B9D9 #FCE4F0
Accessibility & contrast
On white
2.43
#EF83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#EF83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83BC
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83BC | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBE
Deuteranopia (green-blind)
#A9ADB9
Tritanopia (blue-blind)
#FC8198
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef83bc; /* rgb */ color: rgb(239, 131, 188); /* oklch */ color: oklch(74.5% 0.147 348.4);
Tailwind
colors: {
custom: {
50: '#f6a9d0',
500: '#ef83bc',
950: '#000000',
},
}SCSS
$custom: #ef83bc; $custom-light: #f6a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ef83bc",
"rgb": {
"r": 239,
"g": 131,
"b": 188
},
"hsl": {
"h": 328.333,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.74481,
"c": 0.1471,
"h": 348.4
},
"luminance": 0.38214
}Semantic roles & 50–950 ramp
primary
#EF83BC
secondary
#D8F3E5
accent
#D96D0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82