#FE8ABC#FE8ABC
#FE8ABC is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.4% C 0.150 H 353.9°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8ABC |
|---|---|
| RGB | rgb(254, 138, 188) |
| HSL | hsl(334, 98%, 77%) |
| HSV | hsv(334, 46%, 100%) |
| CMYK | cmyk(0%, 45.7%, 26%, 0.4%) |
| CIE-LAB | lab(71.48, 49.57, -6.24) |
| CIE-LCH | lch(71.48, 49.96, 352.82°) |
| OKLab | oklab(77.36% 0.1495 -0.0159) |
| OKLCH | oklch(77.36% 0.15 353.9) |
| XYZ | xyz(59.0405, 42.8834, 52.7350) |
| Luminance | 0.4288 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pink (survey)
#FF81C0
ΔE00 2.64
Pinky
#FC86AA
ΔE00 4.04
Carnation Pink
#FF7FA7
ΔE00 4.52
Bubblegum Pink
#FE83CC
ΔE00 4.66
Rosa
#FE86A4
ΔE00 5.80
Bubblegum (survey)
#FF6CB5
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8ABC #8AFECC
analogous
#FE8AF6 #FE8ABC #FE928A
triadic
#FE8ABC #BCFE8A #8ABCFE
tetradic
#FE8ABC #F6FE8A #8AFECC #928AFE
square
#FE8ABC #F6FE8A #8AFECC #928AFE
split-complementary
#FE8ABC #8AFE92 #8AF6FE
monochromatic
#FD1177 #FD4D99 #FE8ABC #FFC7DF #FFE1EE
Accessibility & contrast
On white
2.19
#FE8ABC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FE8ABC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8ABC
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8ABC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8ABC | 1.00 | 2.19 | 9.58 | 9.58 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#98A2BE
Deuteranopia (green-blind)
#B6B7B9
Tritanopia (blue-blind)
#FF859C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8abc; /* rgb */ color: rgb(254, 138, 188); /* oklch */ color: oklch(77.4% 0.150 353.9);
Tailwind
colors: {
custom: {
50: '#ffafd0',
500: '#fe8abc',
950: '#000000',
},
}SCSS
$custom: #fe8abc; $custom-light: #ffafd0; $custom-dark: #000000;
JSON
{
"hex": "#fe8abc",
"rgb": {
"r": 254,
"g": 138,
"b": 188
},
"hsl": {
"h": 334.138,
"s": 98.305,
"l": 76.863
},
"oklch": {
"l": 0.77365,
"c": 0.15038,
"h": 353.9
},
"luminance": 0.42879
}Semantic roles & 50–950 ramp
primary
#FE8ABC
secondary
#D4F7E8
accent
#E68300
background
#FFFAFC
surface
#FFF5F9
border
#D7CFD2
text
#181114
muted
#868082