#FCBCBB#FCBCBB
#FCBCBB is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.3% C 0.074 H 19.7°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCBB |
|---|---|
| RGB | rgb(252, 188, 187) |
| HSL | hsl(1, 92%, 86%) |
| HSV | hsv(1, 26%, 99%) |
| CMYK | cmyk(0%, 25.4%, 25.8%, 1.2%) |
| CIE-LAB | lab(81.98, 22.90, 9.55) |
| CIE-LCH | lch(81.98, 24.81, 22.63°) |
| OKLab | oklab(85.33% 0.0699 0.0251) |
| OKLCH | oklch(85.33% 0.074 19.7) |
| XYZ | xyz(67.0989, 60.2532, 55.0998) |
| Luminance | 0.6025 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.35
Light Rose
#FFC5CB
ΔE00 3.55
Lightpink
#FFB6C1
ΔE00 4.42
Pink
#FFC0CB
ΔE00 4.52
Bubblegum
#FFC1CC
ΔE00 4.61
Soft Pink
#FDB0C0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCBB #BBFBFC
analogous
#FCBBDA #FCBCBB #FCDCBB
triadic
#FCBCBB #BBFCBC #BCBBFC
tetradic
#FCBCBB #DAFCBB #BBFBFC #DCBBFC
square
#FCBCBB #DAFCBB #BBFBFC #DCBBFC
split-complementary
#FCBCBB #BBFCDC #BBDAFC
monochromatic
#F74846 #F98280 #FCBCBB #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.61
#FCBCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#FCBCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCBB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCBB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C5BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbcbb; /* rgb */ color: rgb(252, 188, 187); /* oklch */ color: oklch(85.3% 0.074 19.7);
Tailwind
colors: {
custom: {
50: '#fed0cf',
500: '#fcbcbb',
950: '#000000',
},
}SCSS
$custom: #fcbcbb; $custom-light: #fed0cf; $custom-dark: #000000;
JSON
{
"hex": "#fcbcbb",
"rgb": {
"r": 252,
"g": 188,
"b": 187
},
"hsl": {
"h": 0.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85333,
"c": 0.07426,
"h": 19.7
},
"luminance": 0.6025
}Semantic roles & 50–950 ramp
primary
#FCBCBB
secondary
#79E0E2
accent
#E2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383