#FC8BDB#FC8BDB
#FC8BDB is a light, vivid pink. Relative luminance 0.443; OKLCH L 78.3% C 0.166 H 339.2°. Best body text is #000000 at 9.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FC8BDB |
|---|---|
| RGB | rgb(252, 139, 219) |
| HSL | hsl(318, 95%, 77%) |
| HSV | hsv(318, 45%, 99%) |
| CMYK | cmyk(0%, 44.8%, 13.1%, 1.2%) |
| CIE-LAB | lab(72.41, 52.92, -22.03) |
| CIE-LCH | lch(72.41, 57.32, 337.40°) |
| OKLab | oklab(78.35% 0.1549 -0.059) |
| OKLCH | oklch(78.35% 0.166 339.2) |
| XYZ | xyz(62.1641, 44.2792, 72.2766) |
| Luminance | 0.4427 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Bubblegum Pink
#FE83CC
ΔE00 3.04
Pink (survey)
#FF81C0
ΔE00 5.48
Lavender Pink
#DD85D7
ΔE00 5.75
Violet (CSS)
#EE82EE
ΔE00 6.14
Purply Pink
#F075E6
ΔE00 6.62
Plum
#DDA0DD
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FC8BDB #8BFCAC
analogous
#E58BFC #FC8BDB #FC8BA3
triadic
#FC8BDB #DBFC8B #8BDBFC
tetradic
#FC8BDB #FCE58B #8BFCAC #8BA3FC
square
#FC8BDB #FCE58B #8BFCAC #8BA3FC
split-complementary
#FC8BDB #A3FC8B #8BFCE5
monochromatic
#F914B6 #FA4FC8 #FC8BDB #FEC7EE #FEE1F6
Accessibility & contrast
On white
2.13
#FC8BDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.85
#FC8BDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FC8BDB
9.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FC8BDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FC8BDB | 1.00 | 2.13 | 9.85 | 9.85 |
| #FFFFFF | 2.13 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#8FA7DE
Deuteranopia (green-blind)
#ADB8D8
Tritanopia (blue-blind)
#FF8EA9
Achromatopsia (no color)
#B2B2B2
Design tokens & code
CSS
--color: #fc8bdb; /* rgb */ color: rgb(252, 139, 219); /* oklch */ color: oklch(78.3% 0.166 339.2);
Tailwind
colors: {
custom: {
50: '#ffb0e6',
500: '#fc8bdb',
950: '#000000',
},
}SCSS
$custom: #fc8bdb; $custom-light: #ffb0e6; $custom-dark: #000000;
JSON
{
"hex": "#fc8bdb",
"rgb": {
"r": 252,
"g": 139,
"b": 219
},
"hsl": {
"h": 317.522,
"s": 94.958,
"l": 76.667
},
"oklch": {
"l": 0.78346,
"c": 0.16572,
"h": 339.2
},
"luminance": 0.44275
}Semantic roles & 50–950 ramp
primary
#FC8BDB
secondary
#D5F6DE
accent
#E64300
background
#FFFBFE
surface
#FFF6FC
border
#D7D0D5
text
#181116
muted
#868084