#FE7AB0#FE7AB0
#FE7AB0 is a light, vivid pink. Relative luminance 0.381; OKLCH L 74.7% C 0.170 H 356.2°. Best body text is #000000 at 8.62:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AB0 |
|---|---|
| RGB | rgb(254, 122, 176) |
| HSL | hsl(335, 99%, 74%) |
| HSV | hsv(335, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 30.7%, 0.4%) |
| CIE-LAB | lab(68.12, 55.78, -4.49) |
| CIE-LCH | lch(68.12, 55.96, 355.40°) |
| OKLab | oklab(74.72% 0.1693 -0.0111) |
| OKLCH | oklch(74.72% 0.17 356.2) |
| XYZ | xyz(55.6715, 38.1297, 45.4937) |
| Luminance | 0.3812 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Carnation Pink
#FF7FA7
ΔE00 3.17
Pink (survey)
#FF81C0
ΔE00 3.21
Bubble Gum Pink
#FF69AF
ΔE00 3.37
Bubblegum (survey)
#FF6CB5
ΔE00 3.52
Pinky
#FC86AA
ΔE00 3.85
Hot Pink
#FF69B4
ΔE00 3.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AB0 #7AFEC8
analogous
#FE7AF2 #FE7AB0 #FE867A
triadic
#FE7AB0 #B0FE7A #7AB0FE
tetradic
#FE7AB0 #F2FE7A #7AFEC8 #867AFE
square
#FE7AB0 #F2FE7A #7AFEC8 #867AFE
split-complementary
#FE7AB0 #7AFE86 #7AF2FE
monochromatic
#FC0268 #FE3D8C #FE7AB0 #FEB7D4 #FFE1ED
Accessibility & contrast
On white
2.43
#FE7AB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.62
#FE7AB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AB0
8.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AB0 | 1.00 | 2.43 | 8.62 | 8.62 |
| #FFFFFF | 2.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8D97B2
Deuteranopia (green-blind)
#B0AFAD
Tritanopia (blue-blind)
#FF728E
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #fe7ab0; /* rgb */ color: rgb(254, 122, 176); /* oklch */ color: oklch(74.7% 0.170 356.2);
Tailwind
colors: {
custom: {
50: '#ffa4c7',
500: '#fe7ab0',
950: '#000000',
},
}SCSS
$custom: #fe7ab0; $custom-light: #ffa4c7; $custom-dark: #000000;
JSON
{
"hex": "#fe7ab0",
"rgb": {
"r": 254,
"g": 122,
"b": 176
},
"hsl": {
"h": 335.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74723,
"c": 0.16968,
"h": 356.2
},
"luminance": 0.38124
}Semantic roles & 50–950 ramp
primary
#FE7AB0
secondary
#D4F7E9
accent
#E68800
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#191013
muted
#877F82