#FE84BE#FE84BE
#FE84BE is a light, vivid pink. Relative luminance 0.413; OKLCH L 76.6% C 0.161 H 351.7°. Best body text is #000000 at 9.26:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84BE |
|---|---|
| RGB | rgb(254, 132, 190) |
| HSL | hsl(331, 98%, 76%) |
| HSV | hsv(331, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 25.2%, 0.4%) |
| CIE-LAB | lab(70.38, 52.78, -8.98) |
| CIE-LCH | lch(70.38, 53.54, 350.34°) |
| OKLab | oklab(76.56% 0.1591 -0.0232) |
| OKLCH | oklch(76.56% 0.161 351.7) |
| XYZ | xyz(58.4204, 41.2959, 53.5993) |
| Luminance | 0.4129 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 0.93
Bubblegum Pink
#FE83CC
ΔE00 3.24
Bubblegum (survey)
#FF6CB5
ΔE00 4.49
Hot Pink
#FF69B4
ΔE00 5.00
Bubble Gum Pink
#FF69AF
ΔE00 5.08
Pinky
#FC86AA
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84BE #84FEC4
analogous
#FE84FB #FE84BE #FE8784
triadic
#FE84BE #BEFE84 #84BEFE
tetradic
#FE84BE #FBFE84 #84FEC4 #8784FE
square
#FE84BE #FBFE84 #84FEC4 #8784FE
split-complementary
#FE84BE #84FE87 #84FBFE
monochromatic
#FD0B7E #FE479E #FE84BE #FEC1DE #FFE1EF
Accessibility & contrast
On white
2.27
#FE84BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.26
#FE84BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84BE
9.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84BE | 1.00 | 2.27 | 9.26 | 9.26 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#929FC0
Deuteranopia (green-blind)
#B2B4BB
Tritanopia (blue-blind)
#FF7F99
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #fe84be; /* rgb */ color: rgb(254, 132, 190); /* oklch */ color: oklch(76.6% 0.161 351.7);
Tailwind
colors: {
custom: {
50: '#ffabd1',
500: '#fe84be',
950: '#000000',
},
}SCSS
$custom: #fe84be; $custom-light: #ffabd1; $custom-dark: #000000;
JSON
{
"hex": "#fe84be",
"rgb": {
"r": 254,
"g": 132,
"b": 190
},
"hsl": {
"h": 331.475,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.76561,
"c": 0.16076,
"h": 351.7
},
"luminance": 0.41291
}Semantic roles & 50–950 ramp
primary
#FE84BE
secondary
#D4F7E6
accent
#E67800
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82