#FCBDB3#FCBDB3
#FCBDB3 is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.3% C 0.075 H 28.9°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDB3 |
|---|---|
| RGB | rgb(252, 189, 179) |
| HSL | hsl(8, 92%, 85%) |
| HSV | hsv(8, 29%, 99%) |
| CMYK | cmyk(0%, 25%, 29%, 1.2%) |
| CIE-LAB | lab(82.03, 21.30, 13.91) |
| CIE-LCH | lch(82.03, 25.44, 33.14°) |
| OKLab | oklab(85.31% 0.0653 0.0361) |
| OKLCH | oklch(85.31% 0.075 28.9) |
| XYZ | xyz(66.4806, 60.3488, 50.7859) |
| Luminance | 0.6035 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.47
Pale Salmon
#FFB19A
ΔE00 5.61
Light Rose
#FFC5CB
ΔE00 6.46
Light Salmon
#FEA993
ΔE00 6.71
Lightpink
#FFB6C1
ΔE00 7.84
Pink
#FFC0CB
ΔE00 7.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDB3 #B3F2FC
analogous
#FCB3CE #FCBDB3 #FCE2B3
triadic
#FCBDB3 #B3FCBD #BDB3FC
tetradic
#FCBDB3 #CEFCB3 #B3F2FC #E2B3FC
square
#FCBDB3 #CEFCB3 #B3F2FC #E2B3FC
split-complementary
#FCBDB3 #B3FCE2 #B3CEFC
monochromatic
#F7573D #FA8A78 #FCBDB3 #FEE5E2 #FEE5E2
Accessibility & contrast
On white
1.61
#FCBDB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FCBDB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDB3
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDB3 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC5B2
Deuteranopia (green-blind)
#D9D1B2
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdb3; /* rgb */ color: rgb(252, 189, 179); /* oklch */ color: oklch(85.3% 0.075 28.9);
Tailwind
colors: {
custom: {
50: '#fed1c9',
500: '#fcbdb3',
950: '#000000',
},
}SCSS
$custom: #fcbdb3; $custom-light: #fed1c9; $custom-dark: #000000;
JSON
{
"hex": "#fcbdb3",
"rgb": {
"r": 252,
"g": 189,
"b": 179
},
"hsl": {
"h": 8.219,
"s": 92.405,
"l": 84.51
},
"oklch": {
"l": 0.85314,
"c": 0.07461,
"h": 28.9
},
"luminance": 0.60345
}Semantic roles & 50–950 ramp
primary
#FCBDB3
secondary
#72D2E1
accent
#C6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382