#FCBCCF#FCBCCF
#FCBCCF is a very light, moderate pink. Relative luminance 0.612; OKLCH L 85.9% C 0.077 H 359.3°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCCF |
|---|---|
| RGB | rgb(252, 188, 207) |
| HSL | hsl(342, 91%, 86%) |
| HSV | hsv(342, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 17.9%, 1.2%) |
| CIE-LAB | lab(82.47, 25.78, -0.48) |
| CIE-LCH | lch(82.47, 25.78, 358.93°) |
| OKLab | oklab(85.88% 0.0773 -0.0009) |
| OKLCH | oklch(85.88% 0.077 359.3) |
| XYZ | xyz(69.3910, 61.1700, 67.1713) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Pastel Pink
#FFBACD
ΔE00 1.01
Baby Pink
#FFB7CE
ΔE00 1.78
Pink
#FFC0CB
ΔE00 2.73
Bubblegum
#FFC1CC
ΔE00 2.76
Powder Pink
#FFB2D0
ΔE00 3.67
Soft Pink
#FDB0C0
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCCF #BCFCE9
analogous
#FCBCEF #FCBCCF #FCC9BC
triadic
#FCBCCF #CFFCBC #BCCFFC
tetradic
#FCBCCF #EFFCBC #BCFCE9 #C9BCFC
square
#FCBCCF #EFFCBC #BCFCE9 #C9BCFC
split-complementary
#FCBCCF #BCFCC9 #BCEFFC
monochromatic
#F7477B #F981A5 #FCBCCF #FEE2EA #FEE2EA
Accessibility & contrast
On white
1.59
#FCBCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#FCBCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCCF
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCCF | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C7D0
Deuteranopia (green-blind)
#D3D1CE
Tritanopia (blue-blind)
#FFB9C2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbccf; /* rgb */ color: rgb(252, 188, 207); /* oklch */ color: oklch(85.9% 0.077 359.3);
Tailwind
colors: {
custom: {
50: '#fed0dd',
500: '#fcbccf',
950: '#000000',
},
}SCSS
$custom: #fcbccf; $custom-light: #fed0dd; $custom-dark: #000000;
JSON
{
"hex": "#fcbccf",
"rgb": {
"r": 252,
"g": 188,
"b": 207
},
"hsl": {
"h": 342.188,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.85878,
"c": 0.07727,
"h": 359.3
},
"luminance": 0.61167
}Semantic roles & 50–950 ramp
primary
#FCBCCF
secondary
#7AE2C3
accent
#E6A100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384