#FE7ABD#FE7ABD
#FE7ABD is a light, vivid pink. Relative luminance 0.387; OKLCH L 75.1% C 0.176 H 350.5°. Best body text is #000000 at 8.73:1 contrast (WCAG AA passes).
Color values
| HEX | #FE7ABD |
|---|---|
| RGB | rgb(254, 122, 189) |
| HSL | hsl(330, 99%, 74%) |
| HSV | hsv(330, 52%, 100%) |
| CMYK | cmyk(0%, 52%, 25.6%, 0.4%) |
| CIE-LAB | lab(68.51, 57.42, -11.22) |
| CIE-LCH | lch(68.51, 58.51, 348.95°) |
| OKLab | oklab(75.15% 0.1733 -0.0291) |
| OKLCH | oklch(75.15% 0.176 350.5) |
| XYZ | xyz(57.0198, 38.6690, 52.5951) |
| Luminance | 0.3866 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 1.39
Bubblegum (survey)
#FF6CB5
ΔE00 2.58
Bubblegum Pink
#FE83CC
ΔE00 2.98
Hot Pink
#FF69B4
ΔE00 3.08
Bubble Gum Pink
#FF69AF
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE7ABD #7AFEBB
analogous
#FD7AFE #FE7ABD #FE7A7B
triadic
#FE7ABD #BDFE7A #7ABDFE
tetradic
#FE7ABD #FEFD7A #7AFEBB #7A7BFE
square
#FE7ABD #FEFD7A #7AFEBB #7A7BFE
split-complementary
#FE7ABD #7BFE7A #7AFEFD
monochromatic
#FC0281 #FE3D9F #FE7ABD #FEB7DB #FFE1F0
Accessibility & contrast
On white
2.40
#FE7ABD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.73
#FE7ABD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE7ABD
8.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE7ABD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE7ABD | 1.00 | 2.40 | 8.73 | 8.73 |
| #FFFFFF | 2.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8999BF
Deuteranopia (green-blind)
#ADB0BA
Tritanopia (blue-blind)
#FF7593
Achromatopsia (no color)
#A7A7A7
Design tokens & code
CSS
--color: #fe7abd; /* rgb */ color: rgb(254, 122, 189); /* oklch */ color: oklch(75.1% 0.176 350.5);
Tailwind
colors: {
custom: {
50: '#ffa5d0',
500: '#fe7abd',
950: '#000000',
},
}SCSS
$custom: #fe7abd; $custom-light: #ffa5d0; $custom-dark: #000000;
JSON
{
"hex": "#fe7abd",
"rgb": {
"r": 254,
"g": 122,
"b": 189
},
"hsl": {
"h": 329.545,
"s": 98.507,
"l": 73.725
},
"oklch": {
"l": 0.75148,
"c": 0.17572,
"h": 350.5
},
"luminance": 0.38664
}Semantic roles & 50–950 ramp
primary
#FE7ABD
secondary
#D4F7E5
accent
#E67100
background
#FFFAFC
surface
#FFF4F9
border
#D7CED2
text
#181014
muted
#867F82