#FE8BB1#FE8BB1
#FE8BB1 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.2% C 0.144 H 360.0°. Best body text is #000000 at 9.54:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BB1 |
|---|---|
| RGB | rgb(254, 139, 177) |
| HSL | hsl(340, 98%, 77%) |
| HSV | hsv(340, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 30.3%, 0.4%) |
| CIE-LAB | lab(71.36, 47.65, -0.29) |
| CIE-LCH | lch(71.36, 47.65, 359.66°) |
| OKLab | oklab(77.18% 0.1444 -0.0001) |
| OKLCH | oklch(77.18% 0.144 0) |
| XYZ | xyz(58.0437, 42.7153, 46.7743) |
| Luminance | 0.4271 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.46
Carnation Pink
#FF7FA7
ΔE00 2.63
Rosa
#FE86A4
ΔE00 2.96
Pig Pink
#E78EA5
ΔE00 4.58
Pink (survey)
#FF81C0
ΔE00 5.30
Rose Pink
#F7879A
ΔE00 5.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BB1 #8BFED8
analogous
#FE8BEB #FE8BB1 #FE9F8B
triadic
#FE8BB1 #B1FE8B #8BB1FE
tetradic
#FE8BB1 #EBFE8B #8BFED8 #9F8BFE
square
#FE8BB1 #EBFE8B #8BFED8 #9F8BFE
split-complementary
#FE8BB1 #8BFE9F #8BEBFE
monochromatic
#FD125F #FD4E88 #FE8BB1 #FFC8DA #FFE1EB
Accessibility & contrast
On white
2.20
#FE8BB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.54
#FE8BB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BB1
9.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BB1 | 1.00 | 2.20 | 9.54 | 9.54 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B2
Deuteranopia (green-blind)
#B9B7AE
Tritanopia (blue-blind)
#FF8399
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8bb1; /* rgb */ color: rgb(254, 139, 177); /* oklch */ color: oklch(77.2% 0.144 360.0);
Tailwind
colors: {
custom: {
50: '#ffafc8',
500: '#fe8bb1',
950: '#000000',
},
}SCSS
$custom: #fe8bb1; $custom-light: #ffafc8; $custom-dark: #000000;
JSON
{
"hex": "#fe8bb1",
"rgb": {
"r": 254,
"g": 139,
"b": 177
},
"hsl": {
"h": 340.174,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77176,
"c": 0.14439,
"h": 360
},
"luminance": 0.4271
}Semantic roles & 50–950 ramp
primary
#FE8BB1
secondary
#D4F7EB
accent
#E69A00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082