#FCBBD8#FCBBD8
#FCBBD8 is a very light, moderate pink. Relative luminance 0.612; OKLCH L 86.0% C 0.083 H 350.5°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBD8 |
|---|---|
| RGB | rgb(252, 187, 216) |
| HSL | hsl(333, 92%, 86%) |
| HSV | hsv(333, 26%, 99%) |
| CMYK | cmyk(0%, 25.8%, 14.3%, 1.2%) |
| CIE-LAB | lab(82.48, 27.70, -5.29) |
| CIE-LCH | lch(82.48, 28.20, 349.18°) |
| OKLab | oklab(85.97% 0.082 -0.0137) |
| OKLCH | oklch(85.97% 0.083 350.5) |
| XYZ | xyz(70.3099, 61.1970, 73.0611) |
| Luminance | 0.6119 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.61
Baby Pink
#FFB7CE
ΔE00 2.72
Pastel Pink
#FFBACD
ΔE00 3.45
Bubblegum
#FFC1CC
ΔE00 5.69
Pink
#FFC0CB
ΔE00 5.70
Soft Pink
#FDB0C0
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBD8 #BBFCDF
analogous
#FCBBF8 #FCBBD8 #FCBEBB
triadic
#FCBBD8 #D8FCBB #BBD8FC
tetradic
#FCBBD8 #F8FCBB #BBFCDF #BEBBFC
square
#FCBBD8 #F8FCBB #BBFCDF #BEBBFC
split-complementary
#FCBBD8 #BBFCBE #BBF8FC
monochromatic
#F74695 #F980B6 #FCBBD8 #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.59
#FCBBD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#FCBBD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBD8
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBD8 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C7D9
Deuteranopia (green-blind)
#D0D1D6
Tritanopia (blue-blind)
#FFB9C5
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbbd8; /* rgb */ color: rgb(252, 187, 216); /* oklch */ color: oklch(86.0% 0.083 350.5);
Tailwind
colors: {
custom: {
50: '#fed0e4',
500: '#fcbbd8',
950: '#000000',
},
}SCSS
$custom: #fcbbd8; $custom-light: #fed0e4; $custom-dark: #000000;
JSON
{
"hex": "#fcbbd8",
"rgb": {
"r": 252,
"g": 187,
"b": 216
},
"hsl": {
"h": 333.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85969,
"c": 0.08308,
"h": 350.5
},
"luminance": 0.61194
}Semantic roles & 50–950 ramp
primary
#FCBBD8
secondary
#79E2B3
accent
#E67F00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384