#EF83BD#EF83BD
#EF83BD is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.5% C 0.148 H 347.9°. Best body text is #000000 at 8.65:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83BD |
|---|---|
| RGB | rgb(239, 131, 189) |
| HSL | hsl(328, 77%, 73%) |
| HSV | hsv(328, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 20.9%, 6.3%) |
| CIE-LAB | lab(68.21, 48.30, -11.87) |
| CIE-LCH | lch(68.21, 49.73, 346.19°) |
| OKLab | oklab(74.52% 0.1444 -0.0311) |
| OKLCH | oklch(74.52% 0.148 347.9) |
| XYZ | xyz(52.8994, 38.2614, 52.7333) |
| Luminance | 0.3826 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.59
Bubblegum Pink
#FE83CC
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 4.78
Hot Pink
#FF69B4
ΔE00 5.20
Bubble Gum Pink
#FF69AF
ΔE00 5.50
Pinky
#FC86AA
ΔE00 6.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83BD #83EFB5
analogous
#EB83EF #EF83BD #EF8387
triadic
#EF83BD #BDEF83 #83BDEF
tetradic
#EF83BD #EFEB83 #83EFB5 #8387EF
square
#EF83BD #EFEB83 #83EFB5 #8387EF
split-complementary
#EF83BD #87EF83 #83EFEB
monochromatic
#DB1C83 #E84DA0 #EF83BD #F6B9DA #FCE4F1
Accessibility & contrast
On white
2.43
#EF83BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.65
#EF83BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83BD
8.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83BD | 1.00 | 2.43 | 8.65 | 8.65 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BBF
Deuteranopia (green-blind)
#A9ADBA
Tritanopia (blue-blind)
#FC8198
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef83bd; /* rgb */ color: rgb(239, 131, 189); /* oklch */ color: oklch(74.5% 0.148 347.9);
Tailwind
colors: {
custom: {
50: '#f6a9d0',
500: '#ef83bd',
950: '#000000',
},
}SCSS
$custom: #ef83bd; $custom-light: #f6a9d0; $custom-dark: #000000;
JSON
{
"hex": "#ef83bd",
"rgb": {
"r": 239,
"g": 131,
"b": 189
},
"hsl": {
"h": 327.778,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.74515,
"c": 0.14768,
"h": 347.9
},
"luminance": 0.38257
}Semantic roles & 50–950 ramp
primary
#EF83BD
secondary
#D8F3E4
accent
#D96B0C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82