#FB82CE#FB82CE
#FB82CE is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.5% C 0.171 H 343.4°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FB82CE |
|---|---|
| RGB | rgb(251, 130, 206) |
| HSL | hsl(322, 94%, 75%) |
| HSV | hsv(322, 48%, 98%) |
| CMYK | cmyk(0%, 48.2%, 17.9%, 1.6%) |
| CIE-LAB | lab(70.13, 55.05, -18.31) |
| CIE-LCH | lch(70.13, 58.01, 341.60°) |
| OKLab | oklab(76.46% 0.1634 -0.0486) |
| OKLCH | oklch(76.46% 0.171 343.4) |
| XYZ | xyz(58.9079, 40.9351, 63.1792) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 0.93
Pink (survey)
#FF81C0
ΔE00 3.36
Bubblegum (survey)
#FF6CB5
ΔE00 5.49
Hot Pink
#FF69B4
ΔE00 5.85
Lavender Pink
#DD85D7
ΔE00 6.42
Bubble Gum Pink
#FF69AF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FB82CE #82FBAF
analogous
#EB82FB #FB82CE #FB8292
triadic
#FB82CE #CEFB82 #82CEFB
tetradic
#FB82CE #FBEB82 #82FBAF #8292FB
square
#FB82CE #FBEB82 #82FBAF #8292FB
split-complementary
#FB82CE #92FB82 #82FBEB
monochromatic
#F70BA0 #F947B7 #FB82CE #FDBDE5 #FEE1F3
Accessibility & contrast
On white
2.29
#FB82CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FB82CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FB82CE
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FB82CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FB82CE | 1.00 | 2.29 | 9.19 | 9.19 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A9FD1
Deuteranopia (green-blind)
#ABB3CB
Tritanopia (blue-blind)
#FF829F
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fb82ce; /* rgb */ color: rgb(251, 130, 206); /* oklch */ color: oklch(76.5% 0.171 343.4);
Tailwind
colors: {
custom: {
50: '#ffaadd',
500: '#fb82ce',
950: '#000000',
},
}SCSS
$custom: #fb82ce; $custom-light: #ffaadd; $custom-dark: #000000;
JSON
{
"hex": "#fb82ce",
"rgb": {
"r": 251,
"g": 130,
"b": 206
},
"hsl": {
"h": 322.314,
"s": 93.798,
"l": 74.706
},
"oklch": {
"l": 0.76461,
"c": 0.17051,
"h": 343.4
},
"luminance": 0.40931
}Semantic roles & 50–950 ramp
primary
#FB82CE
secondary
#D5F6E1
accent
#E65500
background
#FFFAFD
surface
#FFF4FB
border
#D7CED4
text
#181015
muted
#867F83