#FE72B4#FE72B4
#FE72B4 is a light, vivid pink. Relative luminance 0.364; OKLCH L 73.8% C 0.183 H 353.1°. Best body text is #000000 at 8.28:1 contrast (WCAG AA passes).
Color values
| HEX | #FE72B4 |
|---|---|
| RGB | rgb(254, 114, 180) |
| HSL | hsl(332, 99%, 72%) |
| HSV | hsv(332, 55%, 100%) |
| CMYK | cmyk(0%, 55.1%, 29.1%, 0.4%) |
| CIE-LAB | lab(66.83, 59.97, -8.66) |
| CIE-LCH | lch(66.83, 60.59, 351.79°) |
| OKLab | oklab(73.8% 0.1819 -0.0222) |
| OKLCH | oklch(73.8% 0.183 353.1) |
| XYZ | xyz(55.1309, 36.4060, 47.2948) |
| Luminance | 0.3640 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum (survey)
#FF6CB5
ΔE00 1.23
Bubble Gum Pink
#FF69AF
ΔE00 1.61
Hot Pink
#FF69B4
ΔE00 1.70
Pink (survey)
#FF81C0
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 4.88
Carnation Pink
#FF7FA7
ΔE00 5.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE72B4 #72FEBC
analogous
#FE72FA #FE72B4 #FE7672
triadic
#FE72B4 #B4FE72 #72B4FE
tetradic
#FE72B4 #FAFE72 #72FEBC #7672FE
square
#FE72B4 #FAFE72 #72FEBC #7672FE
split-complementary
#FE72B4 #72FE76 #72FAFE
monochromatic
#F40274 #FE3594 #FE72B4 #FEAFD4 #FFE1EF
Accessibility & contrast
On white
2.54
#FE72B4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.28
#FE72B4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE72B4
8.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE72B4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE72B4 | 1.00 | 2.54 | 8.28 | 8.28 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8593B6
Deuteranopia (green-blind)
#ABACB1
Tritanopia (blue-blind)
#FF6B8B
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #fe72b4; /* rgb */ color: rgb(254, 114, 180); /* oklch */ color: oklch(73.8% 0.183 353.1);
Tailwind
colors: {
custom: {
50: '#ffa0ca',
500: '#fe72b4',
950: '#000000',
},
}SCSS
$custom: #fe72b4; $custom-light: #ffa0ca; $custom-dark: #000000;
JSON
{
"hex": "#fe72b4",
"rgb": {
"r": 254,
"g": 114,
"b": 180
},
"hsl": {
"h": 331.714,
"s": 98.592,
"l": 72.157
},
"oklch": {
"l": 0.738,
"c": 0.18326,
"h": 353.1
},
"luminance": 0.36401
}Semantic roles & 50–950 ramp
primary
#FE72B4
secondary
#D4F7E7
accent
#E67900
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#190F13
muted
#877F82