#FCB8DB#FCB8DB
#FCB8DB is a very light, moderate pink. Relative luminance 0.601; OKLCH L 85.5% C 0.090 H 346.9°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB8DB |
|---|---|
| RGB | rgb(252, 184, 219) |
| HSL | hsl(329, 92%, 85%) |
| HSV | hsv(329, 27%, 99%) |
| CMYK | cmyk(0%, 27%, 13.1%, 1.2%) |
| CIE-LAB | lab(81.89, 29.75, -7.79) |
| CIE-LCH | lch(81.89, 30.75, 345.33°) |
| OKLab | oklab(85.54% 0.0875 -0.0203) |
| OKLCH | oklch(85.54% 0.09 346.9) |
| XYZ | xyz(70.0715, 60.0939, 74.9124) |
| Luminance | 0.6009 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.82
Baby Pink
#FFB7CE
ΔE00 3.92
Pastel Pink
#FFBACD
ΔE00 4.90
Soft Pink
#FDB0C0
ΔE00 6.85
Bubblegum
#FFC1CC
ΔE00 7.32
Pink
#FFC0CB
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB8DB #B8FCD9
analogous
#FBB8FC #FCB8DB #FCB8B9
triadic
#FCB8DB #DBFCB8 #B8DBFC
tetradic
#FCB8DB #FCFBB8 #B8FCD9 #B8B9FC
square
#FCB8DB #FCFBB8 #B8FCD9 #B8B9FC
split-complementary
#FCB8DB #B9FCB8 #B8FCFB
monochromatic
#F7439F #FA7DBD #FCB8DB #FEE2F0 #FEE2F0
Accessibility & contrast
On white
1.61
#FCB8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FCB8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB8DB
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB8DB | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC5DC
Deuteranopia (green-blind)
#CDD0D9
Tritanopia (blue-blind)
#FFB7C4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcb8db; /* rgb */ color: rgb(252, 184, 219); /* oklch */ color: oklch(85.5% 0.090 346.9);
Tailwind
colors: {
custom: {
50: '#fecee6',
500: '#fcb8db',
950: '#000000',
},
}SCSS
$custom: #fcb8db; $custom-light: #fecee6; $custom-dark: #000000;
JSON
{
"hex": "#fcb8db",
"rgb": {
"r": 252,
"g": 184,
"b": 219
},
"hsl": {
"h": 329.118,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.8554,
"c": 0.08986,
"h": 346.9
},
"luminance": 0.60091
}Semantic roles & 50–950 ramp
primary
#FCB8DB
secondary
#77E1AB
accent
#E66F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181315
muted
#868384