#FE80AE#FE80AE
#FE80AE is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.160 H 358.5°. Best body text is #000000 at 8.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80AE |
|---|---|
| RGB | rgb(254, 128, 174) |
| HSL | hsl(338, 98%, 75%) |
| HSV | hsv(338, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 31.5%, 0.4%) |
| CIE-LAB | lab(69.16, 52.67, -1.83) |
| CIE-LCH | lch(69.16, 52.70, 358.01°) |
| OKLab | oklab(75.49% 0.1599 -0.0041) |
| OKLCH | oklch(75.49% 0.16 358.5) |
| XYZ | xyz(56.2346, 39.5703, 44.7124) |
| Luminance | 0.3957 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.77
Pinky
#FC86AA
ΔE00 2.16
Rosa
#FE86A4
ΔE00 3.80
Pink (survey)
#FF81C0
ΔE00 4.12
Bubble Gum Pink
#FF69AF
ΔE00 5.01
Bubblegum (survey)
#FF6CB5
ΔE00 5.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80AE #80FED0
analogous
#FE80ED #FE80AE #FE9180
triadic
#FE80AE #AEFE80 #80AEFE
tetradic
#FE80AE #EDFE80 #80FED0 #9180FE
square
#FE80AE #EDFE80 #80FED0 #9180FE
split-complementary
#FE80AE #80FE91 #80EDFE
monochromatic
#FD0761 #FE4387 #FE80AE #FEBDD5 #FFE1EC
Accessibility & contrast
On white
2.36
#FE80AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.91
#FE80AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80AE
8.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80AE | 1.00 | 2.36 | 8.91 | 8.91 |
| #FFFFFF | 2.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939AAF
Deuteranopia (green-blind)
#B3B2AB
Tritanopia (blue-blind)
#FF7791
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe80ae; /* rgb */ color: rgb(254, 128, 174); /* oklch */ color: oklch(75.5% 0.160 358.5);
Tailwind
colors: {
custom: {
50: '#ffa8c6',
500: '#fe80ae',
950: '#000000',
},
}SCSS
$custom: #fe80ae; $custom-light: #ffa8c6; $custom-dark: #000000;
JSON
{
"hex": "#fe80ae",
"rgb": {
"r": 254,
"g": 128,
"b": 174
},
"hsl": {
"h": 338.095,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.7549,
"c": 0.15993,
"h": 358.5
},
"luminance": 0.39565
}Semantic roles & 50–950 ramp
primary
#FE80AE
secondary
#D4F7EA
accent
#E69200
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82