#EF83BF#EF83BF
#EF83BF is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.149 H 346.9°. Best body text is #000000 at 8.67:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83BF |
|---|---|
| RGB | rgb(239, 131, 191) |
| HSL | hsl(327, 77%, 73%) |
| HSV | hsv(327, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 20.1%, 6.3%) |
| CIE-LAB | lab(68.28, 48.59, -12.89) |
| CIE-LCH | lch(68.28, 50.27, 345.14°) |
| OKLab | oklab(74.58% 0.145 -0.0339) |
| OKLCH | oklch(74.58% 0.149 346.9) |
| XYZ | xyz(53.1179, 38.3488, 53.8845) |
| Luminance | 0.3835 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.71
Bubblegum Pink
#FE83CC
ΔE00 2.91
Bubblegum (survey)
#FF6CB5
ΔE00 4.88
Hot Pink
#FF69B4
ΔE00 5.29
Bubble Gum Pink
#FF69AF
ΔE00 5.68
Pinky
#FC86AA
ΔE00 7.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83BF #83EFB3
analogous
#E983EF #EF83BF #EF8389
triadic
#EF83BF #BFEF83 #83BFEF
tetradic
#EF83BF #EFE983 #83EFB3 #8389EF
square
#EF83BF #EFE983 #83EFB3 #8389EF
split-complementary
#EF83BF #89EF83 #83EFE9
monochromatic
#DB1C86 #E84DA3 #EF83BF #F6B9DB #FCE4F1
Accessibility & contrast
On white
2.42
#EF83BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.67
#EF83BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83BF
8.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83BF | 1.00 | 2.42 | 8.67 | 8.67 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8C9BC1
Deuteranopia (green-blind)
#A8ADBC
Tritanopia (blue-blind)
#FC8199
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef83bf; /* rgb */ color: rgb(239, 131, 191); /* oklch */ color: oklch(74.6% 0.149 346.9);
Tailwind
colors: {
custom: {
50: '#f6a9d2',
500: '#ef83bf',
950: '#000000',
},
}SCSS
$custom: #ef83bf; $custom-light: #f6a9d2; $custom-dark: #000000;
JSON
{
"hex": "#ef83bf",
"rgb": {
"r": 239,
"g": 131,
"b": 191
},
"hsl": {
"h": 326.667,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.74584,
"c": 0.14887,
"h": 346.9
},
"luminance": 0.38345
}Semantic roles & 50–950 ramp
primary
#EF83BF
secondary
#D8F3E4
accent
#D9670C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82