#FE8BCC#FE8BCC
#FE8BCC is a light, vivid pink. Relative luminance 0.439; OKLCH L 78.0% C 0.157 H 346.4°. Best body text is #000000 at 9.78:1 contrast (WCAG AA passes).
Color values
| HEX | #FE8BCC |
|---|---|
| RGB | rgb(254, 139, 204) |
| HSL | hsl(326, 98%, 77%) |
| HSV | hsv(326, 45%, 100%) |
| CMYK | cmyk(0%, 45.3%, 19.7%, 0.4%) |
| CIE-LAB | lab(72.16, 51.29, -14.10) |
| CIE-LCH | lch(72.16, 53.20, 344.63°) |
| OKLab | oklab(78.04% 0.1529 -0.0371) |
| OKLCH | oklch(78.04% 0.157 346.4) |
| XYZ | xyz(61.0060, 43.9002, 62.3755) |
| Luminance | 0.4390 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 1.78
Pink (survey)
#FF81C0
ΔE00 2.63
Bubblegum (survey)
#FF6CB5
ΔE00 6.25
Hot Pink
#FF69B4
ΔE00 6.72
Bubble Gum Pink
#FF69AF
ΔE00 7.16
Pinky
#FC86AA
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FE8BCC #8BFEBD
analogous
#F78BFE #FE8BCC #FE8B93
triadic
#FE8BCC #CCFE8B #8BCCFE
tetradic
#FE8BCC #FEF78B #8BFEBD #8B93FE
square
#FE8BCC #FEF78B #8BFEBD #8B93FE
split-complementary
#FE8BCC #93FE8B #8BFEF7
monochromatic
#FD1297 #FD4EB1 #FE8BCC #FFC8E7 #FFE1F2
Accessibility & contrast
On white
2.15
#FE8BCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.78
#FE8BCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FE8BCC
9.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FE8BCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FE8BCC | 1.00 | 2.15 | 9.78 | 9.78 |
| #FFFFFF | 2.15 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#95A5CE
Deuteranopia (green-blind)
#B3B8C9
Tritanopia (blue-blind)
#FF89A3
Achromatopsia (no color)
#B1B1B1
Design tokens & code
CSS
--color: #fe8bcc; /* rgb */ color: rgb(254, 139, 204); /* oklch */ color: oklch(78.0% 0.157 346.4);
Tailwind
colors: {
custom: {
50: '#ffafdb',
500: '#fe8bcc',
950: '#000000',
},
}SCSS
$custom: #fe8bcc; $custom-light: #ffafdb; $custom-dark: #000000;
JSON
{
"hex": "#fe8bcc",
"rgb": {
"r": 254,
"g": 139,
"b": 204
},
"hsl": {
"h": 326.087,
"s": 98.291,
"l": 77.059
},
"oklch": {
"l": 0.78043,
"c": 0.15736,
"h": 346.4
},
"luminance": 0.43896
}Semantic roles & 50–950 ramp
primary
#FE8BCC
secondary
#D4F7E3
accent
#E66400
background
#FFFBFD
surface
#FFF6FB
border
#D7D0D4
text
#181115
muted
#868083