#FE8BB0#FE8BB0
#FE8BB0 is a light, vivid pink. Relative luminance 0.427; OKLCH L 77.1% C 0.144 H 0.5°. Best body text is #000000 at 9.53:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BB0 |
|---|---|
| RGB | rgb(254, 139, 176) |
| HSL | hsl(341, 98%, 77%) |
| HSV | hsv(341, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 30.7%, 0.4%) |
| CIE-LAB | lab(71.33, 47.52, 0.23) |
| CIE-LCH | lch(71.33, 47.52, 0.28°) |
| OKLab | oklab(77.15% 0.1441 0.0012) |
| OKLCH | oklch(77.15% 0.144 0.5) |
| XYZ | xyz(57.9444, 42.6756, 46.2513) |
| Luminance | 0.4267 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.30
Carnation Pink
#FF7FA7
ΔE00 2.55
Rosa
#FE86A4
ΔE00 2.71
Pig Pink
#E78EA5
ΔE00 4.45
Rose Pink
#F7879A
ΔE00 5.30
Pink (survey)
#FF81C0
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BB0 #8BFED9
analogous
#FE8BE9 #FE8BB0 #FEA08B
triadic
#FE8BB0 #B0FE8B #8BB0FE
tetradic
#FE8BB0 #E9FE8B #8BFED9 #A08BFE
square
#FE8BB0 #E9FE8B #8BFED9 #A08BFE
split-complementary
#FE8BB0 #8BFEA0 #8BE9FE
monochromatic
#FD125D #FD4E87 #FE8BB0 #FFC8D9 #FFE1EA
Accessibility & contrast
On white
2.20
#FE8BB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.53
#FE8BB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BB0
9.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BB0 | 1.00 | 2.20 | 9.53 | 9.53 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B1
Deuteranopia (green-blind)
#B9B7AD
Tritanopia (blue-blind)
#FF8398
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8bb0; /* rgb */ color: rgb(254, 139, 176); /* oklch */ color: oklch(77.1% 0.144 0.5);
Tailwind
colors: {
custom: {
50: '#ffafc7',
500: '#fe8bb0',
950: '#000000',
},
}SCSS
$custom: #fe8bb0; $custom-light: #ffafc7; $custom-dark: #000000;
JSON
{
"hex": "#fe8bb0",
"rgb": {
"r": 254,
"g": 139,
"b": 176
},
"hsl": {
"h": 340.696,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77146,
"c": 0.14406,
"h": 0.5
},
"luminance": 0.42671
}Semantic roles & 50–950 ramp
primary
#FE8BB0
secondary
#D4F7EC
accent
#E69C00
background
#FFFAFC
surface
#FFF5F8
border
#D7CFD1
text
#181113
muted
#868082