#FCBDB2#FCBDB2
#FCBDB2 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.3% C 0.075 H 29.9°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDB2 |
|---|---|
| RGB | rgb(252, 189, 178) |
| HSL | hsl(9, 93%, 84%) |
| HSV | hsv(9, 29%, 99%) |
| CMYK | cmyk(0%, 25%, 29.4%, 1.2%) |
| CIE-LAB | lab(82.01, 21.17, 14.41) |
| CIE-LCH | lch(82.01, 25.61, 34.24°) |
| OKLab | oklab(85.29% 0.0649 0.0374) |
| OKLCH | oklch(85.29% 0.075 29.9) |
| XYZ | xyz(66.3799, 60.3085, 50.2552) |
| Luminance | 0.6030 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.31
Pale Rose
#FDC1C5
ΔE00 5.85
Light Salmon
#FEA993
ΔE00 6.48
Light Rose
#FFC5CB
ΔE00 6.83
Blush (survey)
#F29E8E
ΔE00 7.82
Lightpink
#FFB6C1
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDB2 #B2F1FC
analogous
#FCB2CC #FCBDB2 #FCE2B2
triadic
#FCBDB2 #B2FCBD #BDB2FC
tetradic
#FCBDB2 #CCFCB2 #B2F1FC #E2B2FC
square
#FCBDB2 #CCFCB2 #B2F1FC #E2B2FC
split-complementary
#FCBDB2 #B2FCE2 #B2CCFC
monochromatic
#F7583C #FA8B77 #FCBDB2 #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.61
#FCBDB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#FCBDB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDB2
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDB2 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B1
Deuteranopia (green-blind)
#D9D1B1
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdb2; /* rgb */ color: rgb(252, 189, 178); /* oklch */ color: oklch(85.3% 0.075 29.9);
Tailwind
colors: {
custom: {
50: '#fed1c9',
500: '#fcbdb2',
950: '#000000',
},
}SCSS
$custom: #fcbdb2; $custom-light: #fed1c9; $custom-dark: #000000;
JSON
{
"hex": "#fcbdb2",
"rgb": {
"r": 252,
"g": 189,
"b": 178
},
"hsl": {
"h": 8.919,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.8529,
"c": 0.07488,
"h": 29.9
},
"luminance": 0.60305
}Semantic roles & 50–950 ramp
primary
#FCBDB2
secondary
#71D0E1
accent
#C3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382