#FE81AE#FE81AE
#FE81AE is a light, vivid pink. Relative luminance 0.398; OKLCH L 75.6% C 0.158 H 358.8°. Best body text is #000000 at 8.97:1 contrast (WCAG AA passes).
Color values
| HEX | #FE81AE |
|---|---|
| RGB | rgb(254, 129, 174) |
| HSL | hsl(338, 98%, 75%) |
| HSV | hsv(338, 49%, 100%) |
| CMYK | cmyk(0%, 49.2%, 31.5%, 0.4%) |
| CIE-LAB | lab(69.35, 52.19, -1.55) |
| CIE-LCH | lch(69.35, 52.21, 358.30°) |
| OKLab | oklab(75.63% 0.1584 -0.0034) |
| OKLCH | oklch(75.63% 0.158 358.8) |
| XYZ | xyz(56.3657, 39.8325, 44.7561) |
| Luminance | 0.3983 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 1.67
Pinky
#FC86AA
ΔE00 1.94
Rosa
#FE86A4
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 4.25
Bubble Gum Pink
#FF69AF
ΔE00 5.25
Bubblegum (survey)
#FF6CB5
ΔE00 5.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE81AE #81FED1
analogous
#FE81EC #FE81AE #FE9281
triadic
#FE81AE #AEFE81 #81AEFE
tetradic
#FE81AE #ECFE81 #81FED1 #9281FE
square
#FE81AE #ECFE81 #81FED1 #9281FE
split-complementary
#FE81AE #81FE92 #81ECFE
monochromatic
#FD0860 #FE4487 #FE81AE #FEBED5 #FFE1EB
Accessibility & contrast
On white
2.34
#FE81AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.97
#FE81AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE81AE
8.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE81AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE81AE | 1.00 | 2.34 | 8.97 | 8.97 |
| #FFFFFF | 2.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#949BAF
Deuteranopia (green-blind)
#B4B2AB
Tritanopia (blue-blind)
#FF7891
Achromatopsia (no color)
#A9A9A9
Design tokens & code
CSS
--color: #fe81ae; /* rgb */ color: rgb(254, 129, 174); /* oklch */ color: oklch(75.6% 0.158 358.8);
Tailwind
colors: {
custom: {
50: '#ffa9c6',
500: '#fe81ae',
950: '#000000',
},
}SCSS
$custom: #fe81ae; $custom-light: #ffa9c6; $custom-dark: #000000;
JSON
{
"hex": "#fe81ae",
"rgb": {
"r": 254,
"g": 129,
"b": 174
},
"hsl": {
"h": 338.4,
"s": 98.425,
"l": 75.098
},
"oklch": {
"l": 0.75631,
"c": 0.15844,
"h": 358.8
},
"luminance": 0.39827
}Semantic roles & 50–950 ramp
primary
#FE81AE
secondary
#D4F7EA
accent
#E69300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82