#FE80AF#FE80AF
#FE80AF is a light, vivid pink. Relative luminance 0.396; OKLCH L 75.5% C 0.160 H 358.0°. Best body text is #000000 at 8.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FE80AF |
|---|---|
| RGB | rgb(254, 128, 175) |
| HSL | hsl(338, 98%, 75%) |
| HSV | hsv(338, 50%, 100%) |
| CMYK | cmyk(0%, 49.6%, 31.1%, 0.4%) |
| CIE-LAB | lab(69.19, 52.79, -2.35) |
| CIE-LCH | lch(69.19, 52.85, 357.46°) |
| OKLab | oklab(75.52% 0.1602 -0.0055) |
| OKLCH | oklch(75.52% 0.16 358) |
| XYZ | xyz(56.3325, 39.6094, 45.2277) |
| Luminance | 0.3960 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.02
Pinky
#FC86AA
ΔE00 2.37
Pink (survey)
#FF81C0
ΔE00 3.87
Rosa
#FE86A4
ΔE00 4.03
Bubble Gum Pink
#FF69AF
ΔE00 4.87
Bubblegum (survey)
#FF6CB5
ΔE00 5.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE80AF #80FECF
analogous
#FE80EE #FE80AF #FE9080
triadic
#FE80AF #AFFE80 #80AFFE
tetradic
#FE80AF #EEFE80 #80FECF #9080FE
square
#FE80AF #EEFE80 #80FECF #9080FE
split-complementary
#FE80AF #80FE90 #80EEFE
monochromatic
#FD0763 #FE4389 #FE80AF #FEBDD5 #FFE1EC
Accessibility & contrast
On white
2.35
#FE80AF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.92
#FE80AF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE80AF
8.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE80AF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE80AF | 1.00 | 2.35 | 8.92 | 8.92 |
| #FFFFFF | 2.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#939BB0
Deuteranopia (green-blind)
#B3B2AC
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe80af; /* rgb */ color: rgb(254, 128, 175); /* oklch */ color: oklch(75.5% 0.160 358.0);
Tailwind
colors: {
custom: {
50: '#ffa8c6',
500: '#fe80af',
950: '#000000',
},
}SCSS
$custom: #fe80af; $custom-light: #ffa8c6; $custom-dark: #000000;
JSON
{
"hex": "#fe80af",
"rgb": {
"r": 254,
"g": 128,
"b": 175
},
"hsl": {
"h": 337.619,
"s": 98.438,
"l": 74.902
},
"oklch": {
"l": 0.7552,
"c": 0.1603,
"h": 358
},
"luminance": 0.39604
}Semantic roles & 50–950 ramp
primary
#FE80AF
secondary
#D4F7EA
accent
#E69000
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82