#EF83BB#EF83BB
#EF83BB is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.4% C 0.147 H 348.9°. Best body text is #000000 at 8.63:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83BB |
|---|---|
| RGB | rgb(239, 131, 187) |
| HSL | hsl(329, 77%, 73%) |
| HSV | hsv(329, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 21.8%, 6.3%) |
| CIE-LAB | lab(68.15, 48.01, -10.84) |
| CIE-LCH | lch(68.15, 49.22, 347.28°) |
| OKLab | oklab(74.45% 0.1438 -0.0283) |
| OKLCH | oklch(74.45% 0.147 348.9) |
| XYZ | xyz(52.6838, 38.1751, 51.5978) |
| Luminance | 0.3817 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.56
Bubblegum Pink
#FE83CC
ΔE00 3.54
Bubblegum (survey)
#FF6CB5
ΔE00 4.72
Hot Pink
#FF69B4
ΔE00 5.15
Bubble Gum Pink
#FF69AF
ΔE00 5.37
Pinky
#FC86AA
ΔE00 6.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83BB #83EFB7
analogous
#ED83EF #EF83BB #EF8385
triadic
#EF83BB #BBEF83 #83BBEF
tetradic
#EF83BB #EFED83 #83EFB7 #8385EF
square
#EF83BB #EFED83 #83EFB7 #8385EF
split-complementary
#EF83BB #85EF83 #83EFED
monochromatic
#DB1C7F #E84D9D #EF83BB #F6B9D9 #FCE4F0
Accessibility & contrast
On white
2.43
#EF83BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.63
#EF83BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83BB
8.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83BB | 1.00 | 2.43 | 8.63 | 8.63 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E9BBD
Deuteranopia (green-blind)
#A9ADB8
Tritanopia (blue-blind)
#FC8098
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef83bb; /* rgb */ color: rgb(239, 131, 187); /* oklch */ color: oklch(74.4% 0.147 348.9);
Tailwind
colors: {
custom: {
50: '#f6a9cf',
500: '#ef83bb',
950: '#000000',
},
}SCSS
$custom: #ef83bb; $custom-light: #f6a9cf; $custom-dark: #000000;
JSON
{
"hex": "#ef83bb",
"rgb": {
"r": 239,
"g": 131,
"b": 187
},
"hsl": {
"h": 328.889,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.74447,
"c": 0.14653,
"h": 348.9
},
"luminance": 0.38171
}Semantic roles & 50–950 ramp
primary
#EF83BB
secondary
#D8F3E5
accent
#D96F0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171013
muted
#857F82