#FE8BB9#FE8BB9
#FE8BB9 is a light, vivid pink. Relative luminance 0.430; OKLCH L 77.4% C 0.147 H 355.7°. Best body text is #000000 at 9.61:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BB9 |
|---|---|
| RGB | rgb(254, 139, 185) |
| HSL | hsl(336, 98%, 77%) |
| HSV | hsv(336, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 27.2%, 0.4%) |
| CIE-LAB | lab(71.58, 48.68, -4.41) |
| CIE-LCH | lch(71.58, 48.88, 354.82°) |
| OKLab | oklab(77.42% 0.1471 -0.011) |
| OKLCH | oklch(77.42% 0.147 355.7) |
| XYZ | xyz(58.8646, 43.0436, 51.0975) |
| Luminance | 0.4304 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 3.24
Pink (survey)
#FF81C0
ΔE00 3.46
Carnation Pink
#FF7FA7
ΔE00 3.90
Rosa
#FE86A4
ΔE00 4.96
Bubblegum Pink
#FE83CC
ΔE00 5.57
Pig Pink
#E78EA5
ΔE00 5.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BB9 #8BFED0
analogous
#FE8BF3 #FE8BB9 #FE978B
triadic
#FE8BB9 #B9FE8B #8BB9FE
tetradic
#FE8BB9 #F3FE8B #8BFED0 #978BFE
square
#FE8BB9 #F3FE8B #8BFED0 #978BFE
split-complementary
#FE8BB9 #8BFE97 #8BF3FE
monochromatic
#FD1270 #FD4E94 #FE8BB9 #FFC8DE #FFE1ED
Accessibility & contrast
On white
2.19
#FE8BB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.61
#FE8BB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BB9
9.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BB9 | 1.00 | 2.19 | 9.61 | 9.61 |
| #FFFFFF | 2.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#9AA3BB
Deuteranopia (green-blind)
#B7B7B6
Tritanopia (blue-blind)
#FF859C
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8bb9; /* rgb */ color: rgb(254, 139, 185); /* oklch */ color: oklch(77.4% 0.147 355.7);
Tailwind
colors: {
custom: {
50: '#ffafce',
500: '#fe8bb9',
950: '#000000',
},
}SCSS
$custom: #fe8bb9; $custom-light: #ffafce; $custom-dark: #000000;
JSON
{
"hex": "#fe8bb9",
"rgb": {
"r": 254,
"g": 139,
"b": 185
},
"hsl": {
"h": 336,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77418,
"c": 0.14747,
"h": 355.7
},
"luminance": 0.43039
}Semantic roles & 50–950 ramp
primary
#FE8BB9
secondary
#D4F7E9
accent
#E68A00
background
#FFFBFC
surface
#FFF6F9
border
#D7D0D2
text
#181113
muted
#868082