#FCBDB9#FCBDB9
#FCBDB9 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.073 H 22.9°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDB9 |
|---|---|
| RGB | rgb(252, 189, 185) |
| HSL | hsl(4, 92%, 86%) |
| HSV | hsv(4, 27%, 99%) |
| CMYK | cmyk(0%, 25%, 26.6%, 1.2%) |
| CIE-LAB | lab(82.16, 22.10, 10.88) |
| CIE-LCH | lch(82.16, 24.64, 26.22°) |
| OKLab | oklab(85.46% 0.0676 0.0285) |
| OKLCH | oklch(85.46% 0.073 22.9) |
| XYZ | xyz(67.1007, 60.5969, 54.0515) |
| Luminance | 0.6059 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.24
Light Rose
#FFC5CB
ΔE00 4.34
Lightpink
#FFB6C1
ΔE00 5.57
Pink
#FFC0CB
ΔE00 5.58
Bubblegum
#FFC1CC
ΔE00 5.64
Soft Pink
#FDB0C0
ΔE00 7.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDB9 #B9F8FC
analogous
#FCB9D6 #FCBDB9 #FCDEB9
triadic
#FCBDB9 #B9FCBD #BDB9FC
tetradic
#FCBDB9 #D6FCB9 #B9F8FC #DEB9FC
square
#FCBDB9 #D6FCB9 #B9F8FC #DEB9FC
split-complementary
#FCBDB9 #B9FCDE #B9D6FC
monochromatic
#F74E44 #F9867E #FCBDB9 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.60
#FCBDB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FCBDB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDB9
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDB9 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B8
Deuteranopia (green-blind)
#D8D1B8
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdb9; /* rgb */ color: rgb(252, 189, 185); /* oklch */ color: oklch(85.5% 0.073 22.9);
Tailwind
colors: {
custom: {
50: '#fed1ce',
500: '#fcbdb9',
950: '#000000',
},
}SCSS
$custom: #fcbdb9; $custom-light: #fed1ce; $custom-dark: #000000;
JSON
{
"hex": "#fcbdb9",
"rgb": {
"r": 252,
"g": 189,
"b": 185
},
"hsl": {
"h": 3.582,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.85462,
"c": 0.07334,
"h": 22.9
},
"luminance": 0.60593
}Semantic roles & 50–950 ramp
primary
#FCBDB9
secondary
#78DBE2
accent
#D8E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383