#FE8BB6#FE8BB6
#FE8BB6 is a light, vivid pink. Relative luminance 0.429; OKLCH L 77.3% C 0.146 H 357.3°. Best body text is #000000 at 9.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BB6 |
|---|---|
| RGB | rgb(254, 139, 182) |
| HSL | hsl(338, 98%, 77%) |
| HSV | hsv(338, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 28.3%, 0.4%) |
| CIE-LAB | lab(71.50, 48.28, -2.87) |
| CIE-LCH | lch(71.50, 48.37, 356.60°) |
| OKLab | oklab(77.33% 0.1461 -0.0069) |
| OKLCH | oklch(77.33% 0.146 357.3) |
| XYZ | xyz(58.5512, 42.9183, 49.4472) |
| Luminance | 0.4291 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pinky
#FC86AA
ΔE00 2.53
Carnation Pink
#FF7FA7
ΔE00 3.34
Pink (survey)
#FF81C0
ΔE00 4.11
Rosa
#FE86A4
ΔE00 4.22
Pig Pink
#E78EA5
ΔE00 5.33
Bubblegum Pink
#FE83CC
ΔE00 6.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BB6 #8BFED3
analogous
#FE8BF0 #FE8BB6 #FE9A8B
triadic
#FE8BB6 #B6FE8B #8BB6FE
tetradic
#FE8BB6 #F0FE8B #8BFED3 #9A8BFE
square
#FE8BB6 #F0FE8B #8BFED3 #9A8BFE
split-complementary
#FE8BB6 #8BFE9A #8BF0FE
monochromatic
#FD126A #FD4E90 #FE8BB6 #FFC8DC #FFE1EC
Accessibility & contrast
On white
2.19
#FE8BB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.58
#FE8BB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BB6
9.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BB6 | 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)
#9BA2B7
Deuteranopia (green-blind)
#B8B7B3
Tritanopia (blue-blind)
#FF849A
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #fe8bb6; /* rgb */ color: rgb(254, 139, 182); /* oklch */ color: oklch(77.3% 0.146 357.3);
Tailwind
colors: {
custom: {
50: '#ffafcb',
500: '#fe8bb6',
950: '#000000',
},
}SCSS
$custom: #fe8bb6; $custom-light: #ffafcb; $custom-dark: #000000;
JSON
{
"hex": "#fe8bb6",
"rgb": {
"r": 254,
"g": 139,
"b": 182
},
"hsl": {
"h": 337.565,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.77326,
"c": 0.14624,
"h": 357.3
},
"luminance": 0.42913
}Semantic roles & 50–950 ramp
primary
#FE8BB6
secondary
#D4F7EA
accent
#E69000
background
#FFFBFC
surface
#FFF6F8
border
#D7D0D1
text
#181113
muted
#868082