#FE8BB3#FE8BB3
#FE8BB3 is a light, vivid pink. Relative luminance 0.428; OKLCH L 77.2% C 0.145 H 358.9°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BB3 |
|---|---|
| RGB | rgb(254, 139, 179) |
| HSL | hsl(339, 98%, 77%) |
| HSV | hsv(339, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 29.5%, 0.4%) |
| CIE-LAB | lab(71.42, 47.90, -1.32) |
| CIE-LCH | lch(71.42, 47.92, 358.42°) |
| OKLab | oklab(77.24% 0.1451 -0.0028) |
| OKLCH | oklch(77.24% 0.145 358.9) |
| XYZ | xyz(58.2445, 42.7956, 47.8319) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 1.85
Carnation Pink
#FF7FA7
ΔE00 2.87
Rosa
#FE86A4
ΔE00 3.46
Pink (survey)
#FF81C0
ΔE00 4.82
Pig Pink
#E78EA5
ΔE00 4.85
Rose Pink
#F7879A
ΔE00 6.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BB3 #8BFED6
analogous
#FE8BED #FE8BB3 #FE9C8B
triadic
#FE8BB3 #B3FE8B #8BB3FE
tetradic
#FE8BB3 #EDFE8B #8BFED6 #9C8BFE
square
#FE8BB3 #EDFE8B #8BFED6 #9C8BFE
split-complementary
#FE8BB3 #8BFE9C #8BEDFE
monochromatic
#FD1263 #FD4E8B #FE8BB3 #FFC8DB #FFE1EB
Accessibility & contrast
On white
2.20
#FE8BB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#FE8BB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BB3
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BB3 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9CA2B4
Deuteranopia (green-blind)
#B9B7B0
Tritanopia (blue-blind)
#FF8499
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8bb3; /* rgb */ color: rgb(254, 139, 179); /* oklch */ color: oklch(77.2% 0.145 358.9);
Tailwind
colors: {
custom: {
50: '#ffafc9',
500: '#fe8bb3',
950: '#000000',
},
}SCSS
$custom: #fe8bb3; $custom-light: #ffafc9; $custom-dark: #000000;
JSON
{
"hex": "#fe8bb3",
"rgb": {
"r": 254,
"g": 139,
"b": 179
},
"hsl": {
"h": 339.13,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77235,
"c": 0.1451,
"h": 358.9
},
"luminance": 0.42791
}Semantic roles & 50–950 ramp
primary
#FE8BB3
secondary
#D4F7EB
accent
#E69600
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082