#FCBDBB#FCBDBB
#FCBDBB is a very light, moderate red. Relative luminance 0.607; OKLCH L 85.5% C 0.073 H 20.8°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDBB |
|---|---|
| RGB | rgb(252, 189, 187) |
| HSL | hsl(2, 92%, 86%) |
| HSV | hsv(2, 26%, 99%) |
| CMYK | cmyk(0%, 25%, 25.8%, 1.2%) |
| CIE-LAB | lab(82.21, 22.37, 9.88) |
| CIE-LCH | lch(82.21, 24.46, 23.82°) |
| OKLab | oklab(85.51% 0.0683 0.0259) |
| OKLCH | oklch(85.51% 0.073 20.8) |
| XYZ | xyz(67.3133, 60.6819, 55.1713) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.53
Light Rose
#FFC5CB
ΔE00 3.68
Pink
#FFC0CB
ΔE00 4.82
Lightpink
#FFB6C1
ΔE00 4.86
Bubblegum
#FFC1CC
ΔE00 4.89
Soft Pink
#FDB0C0
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDBB #BBFAFC
analogous
#FCBBD9 #FCBDBB #FCDDBB
triadic
#FCBDBB #BBFCBD #BDBBFC
tetradic
#FCBDBB #D9FCBB #BBFAFC #DDBBFC
square
#FCBDBB #D9FCBB #BBFAFC #DDBBFC
split-complementary
#FCBDBB #BBFCDD #BBD9FC
monochromatic
#F74B46 #F98480 #FCBDBB #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.60
#FCBDBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#FCBDBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDBB
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDBB | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB7BD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdbb; /* rgb */ color: rgb(252, 189, 187); /* oklch */ color: oklch(85.5% 0.073 20.8);
Tailwind
colors: {
custom: {
50: '#fed1cf',
500: '#fcbdbb',
950: '#000000',
},
}SCSS
$custom: #fcbdbb; $custom-light: #fed1cf; $custom-dark: #000000;
JSON
{
"hex": "#fcbdbb",
"rgb": {
"r": 252,
"g": 189,
"b": 187
},
"hsl": {
"h": 1.846,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.85512,
"c": 0.07309,
"h": 20.8
},
"luminance": 0.60678
}Semantic roles & 50–950 ramp
primary
#FCBDBB
secondary
#79DFE2
accent
#DEE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383