#FCBCDA#FCBCDA
#FCBCDA is a very light, moderate pink. Relative luminance 0.617; OKLCH L 86.2% C 0.083 H 349.2°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCDA |
|---|---|
| RGB | rgb(252, 188, 218) |
| HSL | hsl(332, 91%, 86%) |
| HSV | hsv(332, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 13.5%, 1.2%) |
| CIE-LAB | lab(82.77, 27.49, -5.95) |
| CIE-LCH | lch(82.77, 28.12, 347.79°) |
| OKLab | oklab(86.21% 0.0811 -0.0154) |
| OKLCH | oklch(86.21% 0.083 349.2) |
| XYZ | xyz(70.7829, 61.7268, 74.5021) |
| Luminance | 0.6172 (WCAG relative) |
| Temperature | warm |
| Family | pink |
Closest named colors
Powder Pink
#FFB2D0
ΔE00 2.97
Baby Pink
#FFB7CE
ΔE00 3.17
Pastel Pink
#FFBACD
ΔE00 3.86
Bubblegum
#FFC1CC
ΔE00 5.99
Pink
#FFC0CB
ΔE00 6.02
Soft Pink
#FDB0C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCDA #BCFCDE
analogous
#FCBCFA #FCBCDA #FCBEBC
triadic
#FCBCDA #DAFCBC #BCDAFC
tetradic
#FCBCDA #FAFCBC #BCFCDE #BEBCFC
square
#FCBCDA #FAFCBC #BCFCDE #BEBCFC
split-complementary
#FCBCDA #BCFCBE #BCFAFC
monochromatic
#F74799 #F981BA #FCBCDA #FEE2EF #FEE2EF
Accessibility & contrast
On white
1.57
#FCBCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#FCBCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCDA
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCDA | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C8DB
Deuteranopia (green-blind)
#D0D2D8
Tritanopia (blue-blind)
#FFBBC6
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #fcbcda; /* rgb */ color: rgb(252, 188, 218); /* oklch */ color: oklch(86.2% 0.083 349.2);
Tailwind
colors: {
custom: {
50: '#fed0e5',
500: '#fcbcda',
950: '#000000',
},
}SCSS
$custom: #fcbcda; $custom-light: #fed0e5; $custom-dark: #000000;
JSON
{
"hex": "#fcbcda",
"rgb": {
"r": 252,
"g": 188,
"b": 218
},
"hsl": {
"h": 331.875,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.86206,
"c": 0.08258,
"h": 349.2
},
"luminance": 0.61724
}Semantic roles & 50–950 ramp
primary
#FCBCDA
secondary
#7AE2B1
accent
#E67A00
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384