#FE82BF#FE82BF
#FE82BF is a light, vivid pink. Relative luminance 0.408; OKLCH L 76.3% C 0.164 H 350.9°. Best body text is #000000 at 9.16:1 contrast (WCAG AA passes).
Color values
| HEX | #FE82BF |
|---|---|
| RGB | rgb(254, 130, 191) |
| HSL | hsl(330, 98%, 75%) |
| HSV | hsv(330, 49%, 100%) |
| CMYK | cmyk(0%, 48.8%, 24.8%, 0.4%) |
| CIE-LAB | lab(70.04, 53.88, -10.05) |
| CIE-LCH | lch(70.04, 54.81, 349.43°) |
| OKLab | oklab(76.31% 0.1623 -0.026) |
| OKLCH | oklch(76.31% 0.164 350.9) |
| XYZ | xyz(58.2615, 40.8025, 54.0873) |
| Luminance | 0.4080 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.34
Bubblegum Pink
#FE83CC
ΔE00 2.79
Bubblegum (survey)
#FF6CB5
ΔE00 4.08
Hot Pink
#FF69B4
ΔE00 4.60
Bubble Gum Pink
#FF69AF
ΔE00 4.78
Carnation Pink
#FF7FA7
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE82BF #82FEC1
analogous
#FE82FD #FE82BF #FE8382
triadic
#FE82BF #BFFE82 #82BFFE
tetradic
#FE82BF #FDFE82 #82FEC1 #8382FE
square
#FE82BF #FDFE82 #82FEC1 #8382FE
split-complementary
#FE82BF #82FE83 #82FDFE
monochromatic
#FD0981 #FE45A0 #FE82BF #FEBFDE #FFE1EF
Accessibility & contrast
On white
2.29
#FE82BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.16
#FE82BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE82BF
9.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE82BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE82BF | 1.00 | 2.29 | 9.16 | 9.16 |
| #FFFFFF | 2.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#909EC1
Deuteranopia (green-blind)
#B1B3BC
Tritanopia (blue-blind)
#FF7E99
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe82bf; /* rgb */ color: rgb(254, 130, 191); /* oklch */ color: oklch(76.3% 0.164 350.9);
Tailwind
colors: {
custom: {
50: '#ffaad2',
500: '#fe82bf',
950: '#000000',
},
}SCSS
$custom: #fe82bf; $custom-light: #ffaad2; $custom-dark: #000000;
JSON
{
"hex": "#fe82bf",
"rgb": {
"r": 254,
"g": 130,
"b": 191
},
"hsl": {
"h": 330.484,
"s": 98.413,
"l": 75.294
},
"oklch": {
"l": 0.76312,
"c": 0.1644,
"h": 350.9
},
"luminance": 0.40798
}Semantic roles & 50–950 ramp
primary
#FE82BF
secondary
#D4F7E6
accent
#E67500
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82