#FE7AB8#FE7AB8
#FE7AB8 is a light, vivid pink. Relative luminance 0.385; OKLCH L 75.0% C 0.173 H 352.6°. Best body text is #000000 at 8.69:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7AB8 |
|---|---|
| RGB | rgb(254, 122, 184) |
| HSL | hsl(332, 99%, 74%) |
| HSV | hsv(332, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 27.6%, 0.4%) |
| CIE-LAB | lab(68.36, 56.78, -8.64) |
| CIE-LCH | lch(68.36, 57.43, 351.35°) |
| OKLab | oklab(74.98% 0.1718 -0.0222) |
| OKLCH | oklch(74.98% 0.173 352.6) |
| XYZ | xyz(56.4864, 38.4557, 49.7859) |
| Luminance | 0.3845 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.72
Bubblegum (survey)
#FF6CB5
ΔE00 2.59
Bubble Gum Pink
#FF69AF
ΔE00 3.10
Hot Pink
#FF69B4
ΔE00 3.10
Bubblegum Pink
#FE83CC
ΔE00 3.95
Carnation Pink
#FF7FA7
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7AB8 #7AFEC0
analogous
#FE7AFA #FE7AB8 #FE7E7A
triadic
#FE7AB8 #B8FE7A #7AB8FE
tetradic
#FE7AB8 #FAFE7A #7AFEC0 #7E7AFE
square
#FE7AB8 #FAFE7A #7AFEC0 #7E7AFE
split-complementary
#FE7AB8 #7AFE7E #7AFAFE
monochromatic
#FC0277 #FE3D98 #FE7AB8 #FEB7D8 #FFE1EF
Accessibility & contrast
On white
2.42
#FE7AB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.69
#FE7AB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7AB8
8.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7AB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7AB8 | 1.00 | 2.42 | 8.69 | 8.69 |
| #FFFFFF | 2.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8B98BA
Deuteranopia (green-blind)
#AEAFB5
Tritanopia (blue-blind)
#FF7491
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7ab8; /* rgb */ color: rgb(254, 122, 184); /* oklch */ color: oklch(75.0% 0.173 352.6);
Tailwind
colors: {
custom: {
50: '#ffa5cd',
500: '#fe7ab8',
950: '#000000',
},
}SCSS
$custom: #fe7ab8; $custom-light: #ffa5cd; $custom-dark: #000000;
JSON
{
"hex": "#fe7ab8",
"rgb": {
"r": 254,
"g": 122,
"b": 184
},
"hsl": {
"h": 331.818,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.74981,
"c": 0.17322,
"h": 352.6
},
"luminance": 0.38451
}Semantic roles & 50–950 ramp
primary
#FE7AB8
secondary
#D4F7E7
accent
#E67A00
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82