#FE83BC#FE83BC
#FE83BC is a light, vivid pink. Relative luminance 0.409; OKLCH L 76.4% C 0.161 H 352.5°. Best body text is #000000 at 9.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FE83BC |
|---|---|
| RGB | rgb(254, 131, 188) |
| HSL | hsl(332, 98%, 75%) |
| HSV | hsv(332, 48%, 100%) |
| CMYK | cmyk(0%, 48.4%, 26%, 0.4%) |
| CIE-LAB | lab(70.13, 53.00, -8.24) |
| CIE-LCH | lch(70.13, 53.64, 351.17°) |
| OKLab | oklab(76.35% 0.1599 -0.0211) |
| OKLCH | oklch(76.35% 0.161 352.5) |
| XYZ | xyz(58.0684, 40.9392, 52.4109) |
| Luminance | 0.4093 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.14
Bubblegum Pink
#FE83CC
ΔE00 3.59
Bubblegum (survey)
#FF6CB5
ΔE00 4.33
Bubble Gum Pink
#FF69AF
ΔE00 4.84
Hot Pink
#FF69B4
ΔE00 4.84
Pinky
#FC86AA
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE83BC #83FEC5
analogous
#FE83FA #FE83BC #FE8783
triadic
#FE83BC #BCFE83 #83BCFE
tetradic
#FE83BC #FAFE83 #83FEC5 #8783FE
square
#FE83BC #FAFE83 #83FEC5 #8783FE
split-complementary
#FE83BC #83FE87 #83FAFE
monochromatic
#FD0A7A #FE469B #FE83BC #FEC0DD #FFE1EF
Accessibility & contrast
On white
2.29
#FE83BC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.19
#FE83BC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE83BC
9.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE83BC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE83BC | 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)
#929EBE
Deuteranopia (green-blind)
#B2B4B9
Tritanopia (blue-blind)
#FF7E98
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe83bc; /* rgb */ color: rgb(254, 131, 188); /* oklch */ color: oklch(76.4% 0.161 352.5);
Tailwind
colors: {
custom: {
50: '#ffaad0',
500: '#fe83bc',
950: '#000000',
},
}SCSS
$custom: #fe83bc; $custom-light: #ffaad0; $custom-dark: #000000;
JSON
{
"hex": "#fe83bc",
"rgb": {
"r": 254,
"g": 131,
"b": 188
},
"hsl": {
"h": 332.195,
"s": 98.4,
"l": 75.49
},
"oklch": {
"l": 0.76354,
"c": 0.16133,
"h": 352.5
},
"luminance": 0.40934
}Semantic roles & 50–950 ramp
primary
#FE83BC
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82