#FCBCD9#FCBCD9
#FCBCD9 is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.2% C 0.082 H 350.1°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCD9 |
|---|---|
| RGB | rgb(252, 188, 217) |
| HSL | hsl(333, 91%, 86%) |
| HSV | hsv(333, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 13.9%, 1.2%) |
| CIE-LAB | lab(82.74, 27.33, -5.45) |
| CIE-LCH | lch(82.74, 27.87, 348.72°) |
| OKLab | oklab(86.18% 0.0808 -0.0141) |
| OKLCH | oklch(86.18% 0.082 350.1) |
| XYZ | xyz(70.6524, 61.6746, 73.8150) |
| Luminance | 0.6167 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.88
Baby Pink
#FFB7CE
ΔE00 2.92
Pastel Pink
#FFBACD
ΔE00 3.57
Bubblegum
#FFC1CC
ΔE00 5.70
Pink
#FFC0CB
ΔE00 5.73
Soft Pink
#FDB0C0
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCD9 #BCFCDF
analogous
#FCBCF9 #FCBCD9 #FCBFBC
triadic
#FCBCD9 #D9FCBC #BCD9FC
tetradic
#FCBCD9 #F9FCBC #BCFCDF #BFBCFC
square
#FCBCD9 #F9FCBC #BCFCDF #BFBCFC
split-complementary
#FCBCD9 #BCFCBF #BCF9FC
monochromatic
#F74797 #F981B8 #FCBCD9 #FEE2EE #FEE2EE
Accessibility & contrast
On white
1.57
#FCBCD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#FCBCD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCD9
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCD9 | 1.00 | 1.57 | 13.33 | 13.33 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DA
Deuteranopia (green-blind)
#D0D2D7
Tritanopia (blue-blind)
#FFBBC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcbcd9; /* rgb */ color: rgb(252, 188, 217); /* oklch */ color: oklch(86.2% 0.082 350.1);
Tailwind
colors: {
custom: {
50: '#fed0e4',
500: '#fcbcd9',
950: '#000000',
},
}SCSS
$custom: #fcbcd9; $custom-light: #fed0e4; $custom-dark: #000000;
JSON
{
"hex": "#fcbcd9",
"rgb": {
"r": 252,
"g": 188,
"b": 217
},
"hsl": {
"h": 332.813,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.86175,
"c": 0.082,
"h": 350.1
},
"luminance": 0.61672
}Semantic roles & 50–950 ramp
primary
#FCBCD9
secondary
#7AE2B3
accent
#E67E00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384