#FE7ABB#FE7ABB
#FE7ABB is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.175 H 351.3°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7ABB |
|---|---|
| RGB | rgb(254, 122, 187) |
| HSL | hsl(330, 99%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 26.4%, 0.4%) |
| CIE-LAB | lab(68.45, 57.16, -10.19) |
| CIE-LCH | lch(68.45, 58.06, 349.90°) |
| OKLab | oklab(75.08% 0.1727 -0.0263) |
| OKLCH | oklch(75.08% 0.175 351.3) |
| XYZ | xyz(56.8042, 38.5828, 51.4596) |
| Luminance | 0.3858 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.43
Bubblegum (survey)
#FF6CB5
ΔE00 2.53
Hot Pink
#FF69B4
ΔE00 3.04
Bubble Gum Pink
#FF69AF
ΔE00 3.27
Bubblegum Pink
#FE83CC
ΔE00 3.35
Carnation Pink
#FF7FA7
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7ABB #7AFEBD
analogous
#FE7AFD #FE7ABB #FE7B7A
triadic
#FE7ABB #BBFE7A #7ABBFE
tetradic
#FE7ABB #FDFE7A #7AFEBD #7B7AFE
square
#FE7ABB #FDFE7A #7AFEBD #7B7AFE
split-complementary
#FE7ABB #7AFE7B #7AFDFE
monochromatic
#FC027D #FE3D9C #FE7ABB #FEB7DA #FFE1EF
Accessibility & contrast
On white
2.41
#FE7ABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FE7ABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7ABB
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7ABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7ABB | 1.00 | 2.41 | 8.72 | 8.72 |
| #FFFFFF | 2.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8A98BD
Deuteranopia (green-blind)
#ADB0B8
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7abb; /* rgb */ color: rgb(254, 122, 187); /* oklch */ color: oklch(75.1% 0.175 351.3);
Tailwind
colors: {
custom: {
50: '#ffa5cf',
500: '#fe7abb',
950: '#000000',
},
}SCSS
$custom: #fe7abb; $custom-light: #ffa5cf; $custom-dark: #000000;
JSON
{
"hex": "#fe7abb",
"rgb": {
"r": 254,
"g": 122,
"b": 187
},
"hsl": {
"h": 330.455,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.75081,
"c": 0.1747,
"h": 351.3
},
"luminance": 0.38578
}Semantic roles & 50–950 ramp
primary
#FE7ABB
secondary
#D4F7E6
accent
#E67400
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181013
muted
#867F82