#FCBDBA#FCBDBA
#FCBDBA is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.073 H 21.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDBA |
|---|---|
| RGB | rgb(252, 189, 186) |
| HSL | hsl(3, 92%, 86%) |
| HSV | hsv(3, 26%, 99%) |
| CMYK | cmyk(0%, 25%, 26.2%, 1.2%) |
| CIE-LAB | lab(82.18, 22.24, 10.38) |
| CIE-LCH | lch(82.18, 24.54, 25.02°) |
| OKLab | oklab(85.49% 0.068 0.0272) |
| OKLCH | oklch(85.49% 0.073 21.8) |
| XYZ | xyz(67.2066, 60.6392, 54.6094) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.88
Light Rose
#FFC5CB
ΔE00 4.01
Pink
#FFC0CB
ΔE00 5.20
Lightpink
#FFB6C1
ΔE00 5.21
Bubblegum
#FFC1CC
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDBA #BAF9FC
analogous
#FCBAD8 #FCBDBA #FCDEBA
triadic
#FCBDBA #BAFCBD #BDBAFC
tetradic
#FCBDBA #D8FCBA #BAF9FC #DEBAFC
square
#FCBDBA #D8FCBA #BAF9FC #DEBAFC
split-complementary
#FCBDBA #BAFCDE #BAD8FC
monochromatic
#F74D45 #F9857F #FCBDBA #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.60
#FCBDBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FCBDBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDBA
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDBA | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5BA
Deuteranopia (green-blind)
#D8D1B9
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdba; /* rgb */ color: rgb(252, 189, 186); /* oklch */ color: oklch(85.5% 0.073 21.8);
Tailwind
colors: {
custom: {
50: '#fed1ce',
500: '#fcbdba',
950: '#000000',
},
}SCSS
$custom: #fcbdba; $custom-light: #fed1ce; $custom-dark: #000000;
JSON
{
"hex": "#fcbdba",
"rgb": {
"r": 252,
"g": 189,
"b": 186
},
"hsl": {
"h": 2.727,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.85487,
"c": 0.0732,
"h": 21.8
},
"luminance": 0.60636
}Semantic roles & 50–950 ramp
primary
#FCBDBA
secondary
#79DDE2
accent
#DBE600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383