#FE72AE#FE72AE
#FE72AE is a light, vivid pink. Relative luminance 0.362; OKLCH L 73.6% C 0.181 H 355.6°. Best body text is #000000 at 8.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72AE |
|---|---|
| RGB | rgb(254, 114, 174) |
| HSL | hsl(334, 99%, 72%) |
| HSV | hsv(334, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 31.5%, 0.4%) |
| CIE-LAB | lab(66.65, 59.24, -5.53) |
| CIE-LCH | lch(66.65, 59.49, 354.67°) |
| OKLab | oklab(73.61% 0.1801 -0.0138) |
| OKLCH | oklch(73.61% 0.181 355.6) |
| XYZ | xyz(54.5329, 36.1668, 44.1451) |
| Luminance | 0.3616 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubble Gum Pink
#FF69AF
ΔE00 1.85
Bubblegum (survey)
#FF6CB5
ΔE00 2.29
Hot Pink
#FF69B4
ΔE00 2.59
Pink (survey)
#FF81C0
ΔE00 3.82
Carnation Pink
#FF7FA7
ΔE00 4.25
Medium Pink
#F36196
ΔE00 5.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72AE #72FEC2
analogous
#FE72F4 #FE72AE #FE7C72
triadic
#FE72AE #AEFE72 #72AEFE
tetradic
#FE72AE #F4FE72 #72FEC2 #7C72FE
square
#FE72AE #F4FE72 #72FEC2 #7C72FE
split-complementary
#FE72AE #72FE7C #72F4FE
monochromatic
#F4026A #FE358B #FE72AE #FEAFD1 #FFE1EE
Accessibility & contrast
On white
2.55
#FE72AE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.23
#FE72AE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72AE
8.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72AE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72AE | 1.00 | 2.55 | 8.23 | 8.23 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8792B0
Deuteranopia (green-blind)
#ACACAB
Tritanopia (blue-blind)
#FF6989
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #fe72ae; /* rgb */ color: rgb(254, 114, 174); /* oklch */ color: oklch(73.6% 0.181 355.6);
Tailwind
colors: {
custom: {
50: '#ffa0c6',
500: '#fe72ae',
950: '#000000',
},
}SCSS
$custom: #fe72ae; $custom-light: #ffa0c6; $custom-dark: #000000;
JSON
{
"hex": "#fe72ae",
"rgb": {
"r": 254,
"g": 114,
"b": 174
},
"hsl": {
"h": 334.286,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.73605,
"c": 0.18063,
"h": 355.6
},
"luminance": 0.36161
}Semantic roles & 50–950 ramp
primary
#FE72AE
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82