#FCBCBF#FCBCBF
#FCBCBF is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.4% C 0.074 H 15.6°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCBF |
|---|---|
| RGB | rgb(252, 188, 191) |
| HSL | hsl(357, 91%, 86%) |
| HSV | hsv(357, 25%, 99%) |
| CMYK | cmyk(0%, 25.4%, 24.2%, 1.2%) |
| CIE-LAB | lab(82.07, 23.45, 7.53) |
| CIE-LCH | lch(82.07, 24.63, 17.81°) |
| OKLab | oklab(85.44% 0.0714 0.02) |
| OKLCH | oklch(85.44% 0.074 15.6) |
| XYZ | xyz(67.5331, 60.4269, 57.3865) |
| Luminance | 0.6042 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.37
Light Rose
#FFC5CB
ΔE00 2.57
Pink
#FFC0CB
ΔE00 3.08
Lightpink
#FFB6C1
ΔE00 3.11
Bubblegum
#FFC1CC
ΔE00 3.20
Soft Pink
#FDB0C0
ΔE00 4.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCBF #BCFCF9
analogous
#FCBCDF #FCBCBF #FCD9BC
triadic
#FCBCBF #BFFCBC #BCBFFC
tetradic
#FCBCBF #DFFCBC #BCFCF9 #D9BCFC
square
#FCBCBF #DFFCBC #BCFCF9 #D9BCFC
split-complementary
#FCBCBF #BCFCD9 #BCDFFC
monochromatic
#F7474F #F98187 #FCBCBF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.60
#FCBCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FCBCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCBF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCBF | 1.00 | 1.60 | 13.08 | 13.08 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C5BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFB6BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbcbf; /* rgb */ color: rgb(252, 188, 191); /* oklch */ color: oklch(85.4% 0.074 15.6);
Tailwind
colors: {
custom: {
50: '#fed0d2',
500: '#fcbcbf',
950: '#000000',
},
}SCSS
$custom: #fcbcbf; $custom-light: #fed0d2; $custom-dark: #000000;
JSON
{
"hex": "#fcbcbf",
"rgb": {
"r": 252,
"g": 188,
"b": 191
},
"hsl": {
"h": 357.188,
"s": 91.429,
"l": 86.275
},
"oklch": {
"l": 0.85437,
"c": 0.07413,
"h": 15.6
},
"luminance": 0.60423
}Semantic roles & 50–950 ramp
primary
#FCBCBF
secondary
#7AE2DD
accent
#E6DB00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383