#FE82BC#FE82BC
#FE82BC is a light, vivid pink. Relative luminance 0.407; OKLCH L 76.2% C 0.163 H 352.3°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82BC |
|---|---|
| RGB | rgb(254, 130, 188) |
| HSL | hsl(332, 98%, 75%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 26%, 0.4%) |
| CIE-LAB | lab(69.95, 53.48, -8.52) |
| CIE-LCH | lch(69.95, 54.16, 350.95°) |
| OKLab | oklab(76.21% 0.1614 -0.0219) |
| OKLCH | oklch(76.21% 0.163 352.3) |
| XYZ | xyz(57.9347, 40.6718, 52.3664) |
| Luminance | 0.4067 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.98
Bubblegum Pink
#FE83CC
ΔE00 3.48
Bubblegum (survey)
#FF6CB5
ΔE00 4.11
Hot Pink
#FF69B4
ΔE00 4.63
Bubble Gum Pink
#FF69AF
ΔE00 4.65
Carnation Pink
#FF7FA7
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82BC #82FEC4
analogous
#FE82FA #FE82BC #FE8682
triadic
#FE82BC #BCFE82 #82BCFE
tetradic
#FE82BC #FAFE82 #82FEC4 #8682FE
square
#FE82BC #FAFE82 #82FEC4 #8682FE
split-complementary
#FE82BC #82FE86 #82FAFE
monochromatic
#FD097B #FE459B #FE82BC #FEBFDD #FFE1EF
Accessibility & contrast
On white
2.30
#FE82BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FE82BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82BC
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82BC | 1.00 | 2.30 | 9.13 | 9.13 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBE
Deuteranopia (green-blind)
#B1B3B9
Tritanopia (blue-blind)
#FF7D98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe82bc; /* rgb */ color: rgb(254, 130, 188); /* oklch */ color: oklch(76.2% 0.163 352.3);
Tailwind
colors: {
custom: {
50: '#ffaad0',
500: '#fe82bc',
950: '#000000',
},
}SCSS
$custom: #fe82bc; $custom-light: #ffaad0; $custom-dark: #000000;
JSON
{
"hex": "#fe82bc",
"rgb": {
"r": 254,
"g": 130,
"b": 188
},
"hsl": {
"h": 331.935,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.76213,
"c": 0.16289,
"h": 352.3
},
"luminance": 0.40667
}Semantic roles & 50–950 ramp
primary
#FE82BC
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82