#FE7AB7#FE7AB7
#FE7AB7 is a light, vivid pink. Relative luminance 0.384; OKLCH L 74.9% C 0.173 H 353.1°. Best body text is #000000 at 8.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AB7 |
|---|---|
| RGB | rgb(254, 122, 183) |
| HSL | hsl(332, 99%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 28%, 0.4%) |
| CIE-LAB | lab(68.32, 56.65, -8.12) |
| CIE-LCH | lch(68.32, 57.23, 351.84°) |
| OKLab | oklab(74.95% 0.1715 -0.0208) |
| OKLCH | oklch(74.95% 0.173 353.1) |
| XYZ | xyz(56.3820, 38.4139, 49.2358) |
| Luminance | 0.3841 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.86
Bubblegum (survey)
#FF6CB5
ΔE00 2.65
Bubble Gum Pink
#FF69AF
ΔE00 3.07
Hot Pink
#FF69B4
ΔE00 3.15
Bubblegum Pink
#FE83CC
ΔE00 4.15
Carnation Pink
#FF7FA7
ΔE00 4.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AB7 #7AFEC1
analogous
#FE7AF9 #FE7AB7 #FE7F7A
triadic
#FE7AB7 #B7FE7A #7AB7FE
tetradic
#FE7AB7 #F9FE7A #7AFEC1 #7F7AFE
square
#FE7AB7 #F9FE7A #7AFEC1 #7F7AFE
split-complementary
#FE7AB7 #7AFE7F #7AF9FE
monochromatic
#FC0275 #FE3D96 #FE7AB7 #FEB7D8 #FFE1EF
Accessibility & contrast
On white
2.42
#FE7AB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.68
#FE7AB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AB7
8.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AB7 | 1.00 | 2.42 | 8.68 | 8.68 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98B9
Deuteranopia (green-blind)
#AEAFB4
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7ab7; /* rgb */ color: rgb(254, 122, 183); /* oklch */ color: oklch(74.9% 0.173 353.1);
Tailwind
colors: {
custom: {
50: '#ffa5cc',
500: '#fe7ab7',
950: '#000000',
},
}SCSS
$custom: #fe7ab7; $custom-light: #ffa5cc; $custom-dark: #000000;
JSON
{
"hex": "#fe7ab7",
"rgb": {
"r": 254,
"g": 122,
"b": 183
},
"hsl": {
"h": 332.273,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74948,
"c": 0.17275,
"h": 353.1
},
"luminance": 0.38409
}Semantic roles & 50–950 ramp
primary
#FE7AB7
secondary
#D4F7E7
accent
#E67B00
background
#FFFAFC
surface
#FFF4F8
border
#D7CED1
text
#181013
muted
#867F82