#FE7ABC#FE7ABC
#FE7ABC is a light, vivid pink. Relative luminance 0.386; OKLCH L 75.1% C 0.175 H 350.9°. Best body text is #000000 at 8.72:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7ABC |
|---|---|
| RGB | rgb(254, 122, 188) |
| HSL | hsl(330, 99%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 26%, 0.4%) |
| CIE-LAB | lab(68.48, 57.29, -10.70) |
| CIE-LCH | lch(68.48, 58.28, 349.42°) |
| OKLab | oklab(75.11% 0.173 -0.0277) |
| OKLCH | oklch(75.11% 0.175 350.9) |
| XYZ | xyz(56.9117, 38.6258, 52.0254) |
| Luminance | 0.3862 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.39
Bubblegum (survey)
#FF6CB5
ΔE00 2.55
Hot Pink
#FF69B4
ΔE00 3.05
Bubblegum Pink
#FE83CC
ΔE00 3.16
Bubble Gum Pink
#FF69AF
ΔE00 3.36
Carnation Pink
#FF7FA7
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7ABC #7AFEBC
analogous
#FE7AFE #FE7ABC #FE7A7A
triadic
#FE7ABC #BCFE7A #7ABCFE
tetradic
#FE7ABC #FEFE7A #7AFEBC #7A7AFE
square
#FE7ABC #FEFE7A #7AFEBC #7A7AFE
split-complementary
#FE7ABC #7AFE7A #7AFEFE
monochromatic
#FC027F #FE3D9D #FE7ABC #FEB7DB #FFE1F0
Accessibility & contrast
On white
2.41
#FE7ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.72
#FE7ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7ABC
8.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7ABC | 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)
#8A99BE
Deuteranopia (green-blind)
#ADB0B9
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7abc; /* rgb */ color: rgb(254, 122, 188); /* oklch */ color: oklch(75.1% 0.175 350.9);
Tailwind
colors: {
custom: {
50: '#ffa5d0',
500: '#fe7abc',
950: '#000000',
},
}SCSS
$custom: #fe7abc; $custom-light: #ffa5d0; $custom-dark: #000000;
JSON
{
"hex": "#fe7abc",
"rgb": {
"r": 254,
"g": 122,
"b": 188
},
"hsl": {
"h": 330,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.75114,
"c": 0.1752,
"h": 350.9
},
"luminance": 0.38621
}Semantic roles & 50–950 ramp
primary
#FE7ABC
secondary
#D4F7E6
accent
#E67300
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82