#FCBDBF#FCBDBF
#FCBDBF is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.6% C 0.073 H 16.6°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDBF |
|---|---|
| RGB | rgb(252, 189, 191) |
| HSL | hsl(358, 91%, 86%) |
| HSV | hsv(358, 25%, 99%) |
| CMYK | cmyk(0%, 25%, 24.2%, 1.2%) |
| CIE-LAB | lab(82.30, 22.93, 7.87) |
| CIE-LCH | lch(82.30, 24.24, 18.94°) |
| OKLab | oklab(85.62% 0.0699 0.0208) |
| OKLCH | oklch(85.62% 0.073 16.6) |
| XYZ | xyz(67.7475, 60.8556, 57.4579) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.31
Light Rose
#FFC5CB
ΔE00 2.55
Pink
#FFC0CB
ΔE00 3.34
Bubblegum
#FFC1CC
ΔE00 3.43
Lightpink
#FFB6C1
ΔE00 3.54
Soft Pink
#FDB0C0
ΔE00 5.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDBF #BDFCFA
analogous
#FCBDDF #FCBDBF #FCDBBD
triadic
#FCBDBF #BFFCBD #BDBFFC
tetradic
#FCBDBF #DFFCBD #BDFCFA #DBBDFC
square
#FCBDBF #DFFCBD #BDFCFA #DBBDFC
split-complementary
#FCBDBF #BDFCDB #BDDFFC
monochromatic
#F7484D #F98286 #FCBDBF #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.59
#FCBDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#FCBDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDBF
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDBF | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D7D1BE
Tritanopia (blue-blind)
#FFB7BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbdbf; /* rgb */ color: rgb(252, 189, 191); /* oklch */ color: oklch(85.6% 0.073 16.6);
Tailwind
colors: {
custom: {
50: '#fed1d2',
500: '#fcbdbf',
950: '#000000',
},
}SCSS
$custom: #fcbdbf; $custom-light: #fed1d2; $custom-dark: #000000;
JSON
{
"hex": "#fcbdbf",
"rgb": {
"r": 252,
"g": 189,
"b": 191
},
"hsl": {
"h": 358.095,
"s": 91.304,
"l": 86.471
},
"oklch": {
"l": 0.85616,
"c": 0.07288,
"h": 16.6
},
"luminance": 0.60852
}Semantic roles & 50–950 ramp
primary
#FCBDBF
secondary
#7BE2DF
accent
#E6DE00
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181414
muted
#868383