#EF83BE#EF83BE
#EF83BE is a light, vivid pink. Relative luminance 0.383; OKLCH L 74.6% C 0.148 H 347.4°. Best body text is #000000 at 8.66:1 contrast (WCAG AA passes).
Color values
| HEX | #EF83BE |
|---|---|
| RGB | rgb(239, 131, 190) |
| HSL | hsl(327, 77%, 73%) |
| HSV | hsv(327, 45%, 94%) |
| CMYK | cmyk(0%, 45.2%, 20.5%, 6.3%) |
| CIE-LAB | lab(68.24, 48.44, -12.38) |
| CIE-LCH | lch(68.24, 50.00, 345.66°) |
| OKLab | oklab(74.55% 0.1447 -0.0325) |
| OKLCH | oklch(74.55% 0.148 347.4) |
| XYZ | xyz(53.0083, 38.3049, 53.3069) |
| Luminance | 0.3830 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Bubblegum Pink
#FE83CC
ΔE00 3.05
Bubblegum (survey)
#FF6CB5
ΔE00 4.82
Hot Pink
#FF69B4
ΔE00 5.24
Bubble Gum Pink
#FF69AF
ΔE00 5.59
Pinky
#FC86AA
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#EF83BE #83EFB4
analogous
#EA83EF #EF83BE #EF8388
triadic
#EF83BE #BEEF83 #83BEEF
tetradic
#EF83BE #EFEA83 #83EFB4 #8388EF
square
#EF83BE #EFEA83 #83EFB4 #8388EF
split-complementary
#EF83BE #88EF83 #83EFEA
monochromatic
#DB1C85 #E84DA2 #EF83BE #F6B9DA #FCE4F1
Accessibility & contrast
On white
2.42
#EF83BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.66
#EF83BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #EF83BE
8.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##EF83BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##EF83BE | 1.00 | 2.42 | 8.66 | 8.66 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D9BC0
Deuteranopia (green-blind)
#A9ADBB
Tritanopia (blue-blind)
#FC8199
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #ef83be; /* rgb */ color: rgb(239, 131, 190); /* oklch */ color: oklch(74.6% 0.148 347.4);
Tailwind
colors: {
custom: {
50: '#f6a9d1',
500: '#ef83be',
950: '#000000',
},
}SCSS
$custom: #ef83be; $custom-light: #f6a9d1; $custom-dark: #000000;
JSON
{
"hex": "#ef83be",
"rgb": {
"r": 239,
"g": 131,
"b": 190
},
"hsl": {
"h": 327.222,
"s": 77.143,
"l": 72.549
},
"oklch": {
"l": 0.7455,
"c": 0.14827,
"h": 347.4
},
"luminance": 0.38301
}Semantic roles & 50–950 ramp
primary
#EF83BE
secondary
#D8F3E4
accent
#D9690C
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#171014
muted
#857F82