#FE82BB#FE82BB
#FE82BB is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.2% C 0.162 H 352.7°. Best body text is #000000 at 9.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82BB |
|---|---|
| RGB | rgb(254, 130, 187) |
| HSL | hsl(332, 98%, 75%) |
| HSV | hsv(332, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 26.4%, 0.4%) |
| CIE-LAB | lab(69.92, 53.35, -8.00) |
| CIE-LCH | lch(69.92, 53.95, 351.47°) |
| OKLab | oklab(76.18% 0.1611 -0.0205) |
| OKLCH | oklch(76.18% 0.162 352.7) |
| XYZ | xyz(57.8273, 40.6289, 51.8006) |
| Luminance | 0.4062 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.21
Bubblegum Pink
#FE83CC
ΔE00 3.72
Bubblegum (survey)
#FF6CB5
ΔE00 4.15
Bubble Gum Pink
#FF69AF
ΔE00 4.63
Hot Pink
#FF69B4
ΔE00 4.67
Carnation Pink
#FF7FA7
ΔE00 4.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82BB #82FEC5
analogous
#FE82F9 #FE82BB #FE8782
triadic
#FE82BB #BBFE82 #82BBFE
tetradic
#FE82BB #F9FE82 #82FEC5 #8782FE
square
#FE82BB #F9FE82 #82FEC5 #8782FE
split-complementary
#FE82BB #82FE87 #82F9FE
monochromatic
#FD0979 #FE459A #FE82BB #FEBFDC #FFE1EE
Accessibility & contrast
On white
2.30
#FE82BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.12
#FE82BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82BB
9.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82BB | 1.00 | 2.30 | 9.12 | 9.12 |
| #FFFFFF | 2.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#919DBD
Deuteranopia (green-blind)
#B2B3B8
Tritanopia (blue-blind)
#FF7D97
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe82bb; /* rgb */ color: rgb(254, 130, 187); /* oklch */ color: oklch(76.2% 0.162 352.7);
Tailwind
colors: {
custom: {
50: '#ffaacf',
500: '#fe82bb',
950: '#000000',
},
}SCSS
$custom: #fe82bb; $custom-light: #ffaacf; $custom-dark: #000000;
JSON
{
"hex": "#fe82bb",
"rgb": {
"r": 254,
"g": 130,
"b": 187
},
"hsl": {
"h": 332.419,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.7618,
"c": 0.1624,
"h": 352.7
},
"luminance": 0.40624
}Semantic roles & 50–950 ramp
primary
#FE82BB
secondary
#D4F7E7
accent
#E67C00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82