#FE7AB2#FE7AB2
#FE7AB2 is a light, vivid pink. Relative luminance 0.382; OKLCH L 74.8% C 0.171 H 355.3°. Best body text is #000000 at 8.64:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AB2 |
|---|---|
| RGB | rgb(254, 122, 178) |
| HSL | hsl(335, 99%, 74%) |
| HSV | hsv(335, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 29.9%, 0.4%) |
| CIE-LAB | lab(68.17, 56.02, -5.53) |
| CIE-LCH | lch(68.17, 56.29, 354.36°) |
| OKLab | oklab(74.79% 0.17 -0.0139) |
| OKLCH | oklch(74.79% 0.171 355.3) |
| XYZ | xyz(55.8708, 38.2094, 46.5435) |
| Luminance | 0.3820 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.78
Bubble Gum Pink
#FF69AF
ΔE00 3.20
Bubblegum (survey)
#FF6CB5
ΔE00 3.20
Carnation Pink
#FF7FA7
ΔE00 3.62
Hot Pink
#FF69B4
ΔE00 3.65
Pinky
#FC86AA
ΔE00 4.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AB2 #7AFEC6
analogous
#FE7AF4 #FE7AB2 #FE847A
triadic
#FE7AB2 #B2FE7A #7AB2FE
tetradic
#FE7AB2 #F4FE7A #7AFEC6 #847AFE
square
#FE7AB2 #F4FE7A #7AFEC6 #847AFE
split-complementary
#FE7AB2 #7AFE84 #7AF4FE
monochromatic
#FC026C #FE3D8F #FE7AB2 #FEB7D5 #FFE1ED
Accessibility & contrast
On white
2.43
#FE7AB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.64
#FE7AB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AB2
8.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AB2 | 1.00 | 2.43 | 8.64 | 8.64 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B4
Deuteranopia (green-blind)
#AFAFAF
Tritanopia (blue-blind)
#FF728F
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe7ab2; /* rgb */ color: rgb(254, 122, 178); /* oklch */ color: oklch(74.8% 0.171 355.3);
Tailwind
colors: {
custom: {
50: '#ffa4c9',
500: '#fe7ab2',
950: '#000000',
},
}SCSS
$custom: #fe7ab2; $custom-light: #ffa4c9; $custom-dark: #000000;
JSON
{
"hex": "#fe7ab2",
"rgb": {
"r": 254,
"g": 122,
"b": 178
},
"hsl": {
"h": 334.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74786,
"c": 0.17051,
"h": 355.3
},
"luminance": 0.38204
}Semantic roles & 50–950 ramp
primary
#FE7AB2
secondary
#D4F7E8
accent
#E68400
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82