#FE84AE#FE84AE
#FE84AE is a light, vivid pink. Relative luminance 0.406; OKLCH L 76.1% C 0.154 H 359.5°. Best body text is #000000 at 9.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FE84AE |
|---|---|
| RGB | rgb(254, 132, 174) |
| HSL | hsl(339, 98%, 76%) |
| HSV | hsv(339, 48%, 100%) |
| CMYK | cmyk(0%, 48%, 31.5%, 0.4%) |
| CIE-LAB | lab(69.92, 50.73, -0.72) |
| CIE-LCH | lch(69.92, 50.74, 359.19°) |
| OKLab | oklab(76.06% 0.1539 -0.0012) |
| OKLCH | oklch(76.06% 0.154 359.5) |
| XYZ | xyz(56.7667, 40.6344, 44.8897) |
| Luminance | 0.4063 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.31
Carnation Pink
#FF7FA7
ΔE00 1.56
Rosa
#FE86A4
ΔE00 3.06
Pink (survey)
#FF81C0
ΔE00 4.70
Pig Pink
#E78EA5
ΔE00 5.16
Rose Pink
#F7879A
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE84AE #84FED4
analogous
#FE84EB #FE84AE #FE9784
triadic
#FE84AE #AEFE84 #84AEFE
tetradic
#FE84AE #EBFE84 #84FED4 #9784FE
square
#FE84AE #EBFE84 #84FED4 #9784FE
split-complementary
#FE84AE #84FE97 #84EBFE
monochromatic
#FD0B5E #FE4786 #FE84AE #FEC1D6 #FFE1EB
Accessibility & contrast
On white
2.30
#FE84AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.13
#FE84AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE84AE
9.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE84AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE84AE | 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)
#969DAF
Deuteranopia (green-blind)
#B6B3AB
Tritanopia (blue-blind)
#FF7B93
Achromatopsia (no color)
#ABABAB
Design tokens & code
CSS
--color: #fe84ae; /* rgb */ color: rgb(254, 132, 174); /* oklch */ color: oklch(76.1% 0.154 359.5);
Tailwind
colors: {
custom: {
50: '#ffabc6',
500: '#fe84ae',
950: '#000000',
},
}SCSS
$custom: #fe84ae; $custom-light: #ffabc6; $custom-dark: #000000;
JSON
{
"hex": "#fe84ae",
"rgb": {
"r": 254,
"g": 132,
"b": 174
},
"hsl": {
"h": 339.344,
"s": 98.387,
"l": 75.686
},
"oklch": {
"l": 0.7606,
"c": 0.15393,
"h": 359.5
},
"luminance": 0.40629
}Semantic roles & 50–950 ramp
primary
#FE84AE
secondary
#D4F7EB
accent
#E69600
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82