#FE7AAE#FE7AAE
#FE7AAE is a light, vivid pink. Relative luminance 0.380; OKLCH L 74.7% C 0.169 H 357.2°. Best body text is #000000 at 8.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AAE |
|---|---|
| RGB | rgb(254, 122, 174) |
| HSL | hsl(336, 99%, 74%) |
| HSV | hsv(336, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 31.5%, 0.4%) |
| CIE-LAB | lab(68.06, 55.53, -3.45) |
| CIE-LCH | lch(68.06, 55.64, 356.45°) |
| OKLab | oklab(74.66% 0.1687 -0.0083) |
| OKLCH | oklch(74.66% 0.169 357.2) |
| XYZ | xyz(55.4750, 38.0511, 44.4592) |
| Luminance | 0.3805 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 2.72
Pinky
#FC86AA
ΔE00 3.49
Bubble Gum Pink
#FF69AF
ΔE00 3.60
Pink (survey)
#FF81C0
ΔE00 3.65
Bubblegum (survey)
#FF6CB5
ΔE00 3.87
Hot Pink
#FF69B4
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AAE #7AFECA
analogous
#FE7AF0 #FE7AAE #FE887A
triadic
#FE7AAE #AEFE7A #7AAEFE
tetradic
#FE7AAE #F0FE7A #7AFECA #887AFE
square
#FE7AAE #F0FE7A #7AFECA #887AFE
split-complementary
#FE7AAE #7AFE88 #7AF0FE
monochromatic
#FC0264 #FE3D89 #FE7AAE #FEB7D3 #FFE1ED
Accessibility & contrast
On white
2.44
#FE7AAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.61
#FE7AAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AAE
8.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AAE | 1.00 | 2.44 | 8.61 | 8.61 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8E97B0
Deuteranopia (green-blind)
#B0AFAB
Tritanopia (blue-blind)
#FF718D
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe7aae; /* rgb */ color: rgb(254, 122, 174); /* oklch */ color: oklch(74.7% 0.169 357.2);
Tailwind
colors: {
custom: {
50: '#ffa4c6',
500: '#fe7aae',
950: '#000000',
},
}SCSS
$custom: #fe7aae; $custom-light: #ffa4c6; $custom-dark: #000000;
JSON
{
"hex": "#fe7aae",
"rgb": {
"r": 254,
"g": 122,
"b": 174
},
"hsl": {
"h": 336.364,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74661,
"c": 0.16888,
"h": 357.2
},
"luminance": 0.38046
}Semantic roles & 50–950 ramp
primary
#FE7AAE
secondary
#D4F7E9
accent
#E68B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82