#FCC0BF#FCC0BF
#FCC0BF is a very light, moderate red. Relative luminance 0.622; OKLCH L 86.2% C 0.069 H 19.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC0BF |
|---|---|
| RGB | rgb(252, 192, 191) |
| HSL | hsl(1, 91%, 87%) |
| HSV | hsv(1, 24%, 99%) |
| CMYK | cmyk(0%, 23.8%, 24.2%, 1.2%) |
| CIE-LAB | lab(83.00, 21.35, 8.86) |
| CIE-LCH | lch(83.00, 23.12, 22.55°) |
| OKLab | oklab(86.16% 0.0652 0.0234) |
| OKLCH | oklch(86.16% 0.069 19.7) |
| XYZ | xyz(68.3995, 62.1596, 57.6753) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.90
Light Rose
#FFC5CB
ΔE00 2.92
Pink
#FFC0CB
ΔE00 4.34
Bubblegum
#FFC1CC
ΔE00 4.37
Lightpink
#FFB6C1
ΔE00 4.88
Pale Pink
#FFCFDC
ΔE00 6.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC0BF #BFFBFC
analogous
#FCBFDD #FCC0BF #FCDFBF
triadic
#FCC0BF #BFFCC0 #C0BFFC
tetradic
#FCC0BF #DDFCBF #BFFBFC #DFBFFC
square
#FCC0BF #DDFCBF #BFFBFC #DFBFFC
split-complementary
#FCC0BF #BFFCDF #BFDDFC
monochromatic
#F74D4A #F98685 #FCC0BF #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.56
#FCC0BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#FCC0BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC0BF
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC0BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC0BF | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC8BF
Deuteranopia (green-blind)
#D9D3BE
Tritanopia (blue-blind)
#FFBAC0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #fcc0bf; /* rgb */ color: rgb(252, 192, 191); /* oklch */ color: oklch(86.2% 0.069 19.7);
Tailwind
colors: {
custom: {
50: '#fed3d2',
500: '#fcc0bf',
950: '#000000',
},
}SCSS
$custom: #fcc0bf; $custom-light: #fed3d2; $custom-dark: #000000;
JSON
{
"hex": "#fcc0bf",
"rgb": {
"r": 252,
"g": 192,
"b": 191
},
"hsl": {
"h": 0.984,
"s": 91.045,
"l": 86.863
},
"oklch": {
"l": 0.86155,
"c": 0.06927,
"h": 19.7
},
"luminance": 0.62156
}Semantic roles & 50–950 ramp
primary
#FCC0BF
secondary
#7DE1E2
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383