#FCC1BF#FCC1BF
#FCC1BF is a very light, moderate red. Relative luminance 0.626; OKLCH L 86.3% C 0.068 H 20.8°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC1BF |
|---|---|
| RGB | rgb(252, 193, 191) |
| HSL | hsl(2, 91%, 87%) |
| HSV | hsv(2, 24%, 99%) |
| CMYK | cmyk(0%, 23.4%, 24.2%, 1.2%) |
| CIE-LAB | lab(83.23, 20.82, 9.20) |
| CIE-LCH | lch(83.23, 22.76, 23.83°) |
| OKLab | oklab(86.34% 0.0637 0.0242) |
| OKLCH | oklch(86.34% 0.068 20.8) |
| XYZ | xyz(68.6198, 62.6002, 57.7487) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.25
Light Rose
#FFC5CB
ΔE00 3.18
Pink
#FFC0CB
ΔE00 4.72
Bubblegum
#FFC1CC
ΔE00 4.73
Lightpink
#FFB6C1
ΔE00 5.34
Pale Pink
#FFCFDC
ΔE00 6.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC1BF #BFFAFC
analogous
#FCBFDC #FCC1BF #FCE0BF
triadic
#FCC1BF #BFFCC1 #C1BFFC
tetradic
#FCC1BF #DCFCBF #BFFAFC #E0BFFC
square
#FCC1BF #DCFCBF #BFFAFC #E0BFFC
split-complementary
#FCC1BF #BFFCE0 #BFDCFC
monochromatic
#F7504A #F98885 #FCC1BF #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.55
#FCC1BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#FCC1BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC1BF
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC1BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC1BF | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC9BF
Deuteranopia (green-blind)
#DAD4BE
Tritanopia (blue-blind)
#FFBBC1
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc1bf; /* rgb */ color: rgb(252, 193, 191); /* oklch */ color: oklch(86.3% 0.068 20.8);
Tailwind
colors: {
custom: {
50: '#fed4d2',
500: '#fcc1bf',
950: '#000000',
},
}SCSS
$custom: #fcc1bf; $custom-light: #fed4d2; $custom-dark: #000000;
JSON
{
"hex": "#fcc1bf",
"rgb": {
"r": 252,
"g": 193,
"b": 191
},
"hsl": {
"h": 1.967,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86336,
"c": 0.06812,
"h": 20.8
},
"luminance": 0.62597
}Semantic roles & 50–950 ramp
primary
#FCC1BF
secondary
#7DDFE2
accent
#DEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383