#FCBFCD#FCBFCD
#FCBFCD is a very light, moderate red. Relative luminance 0.624; OKLCH L 86.4% C 0.072 H 3.5°. Best body text is #000000 at 13.47:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFCD |
|---|---|
| RGB | rgb(252, 191, 205) |
| HSL | hsl(346, 91%, 87%) |
| HSV | hsv(346, 24%, 99%) |
| CMYK | cmyk(0%, 24.2%, 18.7%, 1.2%) |
| CIE-LAB | lab(83.11, 23.90, 1.52) |
| CIE-LCH | lch(83.11, 23.95, 3.65°) |
| OKLab | oklab(86.35% 0.072 0.0044) |
| OKLCH | oklch(86.35% 0.072 3.5) |
| XYZ | xyz(69.7956, 62.3679, 66.1075) |
| Luminance | 0.6237 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.19
Pink
#FFC0CB
ΔE00 1.22
Pastel Pink
#FFBACD
ΔE00 2.06
Light Rose
#FFC5CB
ΔE00 2.97
Lightpink
#FFB6C1
ΔE00 3.20
Baby Pink
#FFB7CE
ΔE00 3.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFCD #BFFCEE
analogous
#FCBFEB #FCBFCD #FCD0BF
triadic
#FCBFCD #CDFCBF #BFCDFC
tetradic
#FCBFCD #EBFCBF #BFFCEE #D0BFFC
square
#FCBFCD #EBFCBF #BFFCEE #D0BFFC
split-complementary
#FCBFCD #BFFCD0 #BFEBFC
monochromatic
#F74A72 #F9859F #FCBFCD #FEE2E8 #FEE2E8
Accessibility & contrast
On white
1.56
#FCBFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.47
#FCBFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFCD
13.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFCD | 1.00 | 1.56 | 13.47 | 13.47 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C9CD
Deuteranopia (green-blind)
#D5D3CC
Tritanopia (blue-blind)
#FFBBC4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcbfcd; /* rgb */ color: rgb(252, 191, 205); /* oklch */ color: oklch(86.4% 0.072 3.5);
Tailwind
colors: {
custom: {
50: '#fed2dc',
500: '#fcbfcd',
950: '#000000',
},
}SCSS
$custom: #fcbfcd; $custom-light: #fed2dc; $custom-dark: #000000;
JSON
{
"hex": "#fcbfcd",
"rgb": {
"r": 252,
"g": 191,
"b": 205
},
"hsl": {
"h": 346.23,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86354,
"c": 0.07208,
"h": 3.5
},
"luminance": 0.62365
}Semantic roles & 50–950 ramp
primary
#FCBFCD
secondary
#7DE2CB
accent
#E6B100
background
#FFFEFE
surface
#FFFBFC
border
#D7D4D5
text
#181415
muted
#868384