#FCBDAE#FCBDAE
#FCBDAE is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.2% C 0.076 H 33.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBDAE |
|---|---|
| RGB | rgb(252, 189, 174) |
| HSL | hsl(12, 93%, 84%) |
| HSV | hsv(12, 31%, 99%) |
| CMYK | cmyk(0%, 25%, 31%, 1.2%) |
| CIE-LAB | lab(81.92, 20.66, 16.43) |
| CIE-LCH | lch(81.92, 26.40, 38.50°) |
| OKLab | oklab(85.2% 0.0634 0.0424) |
| OKLCH | oklch(85.2% 0.076 33.8) |
| XYZ | xyz(65.9841, 60.1502, 48.1708) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.26
Light Salmon
#FEA993
ΔE00 5.78
Pale Rose
#FDC1C5
ΔE00 7.37
Blush (survey)
#F29E8E
ΔE00 7.63
Light Rose
#FFC5CB
ΔE00 8.32
Apricot
#FBCEB1
ΔE00 8.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBDAE #AEEDFC
analogous
#FCAEC6 #FCBDAE #FCE4AE
triadic
#FCBDAE #AEFCBD #BDAEFC
tetradic
#FCBDAE #C6FCAE #AEEDFC #E4AEFC
square
#FCBDAE #C6FCAE #AEEDFC #E4AEFC
split-complementary
#FCBDAE #AEFCE4 #AEC6FC
monochromatic
#F85D38 #FA8D73 #FCBDAE #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.61
#FCBDAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FCBDAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBDAE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBDAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBDAE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AD
Deuteranopia (green-blind)
#DAD1AD
Tritanopia (blue-blind)
#FFB5B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbdae; /* rgb */ color: rgb(252, 189, 174); /* oklch */ color: oklch(85.2% 0.076 33.8);
Tailwind
colors: {
custom: {
50: '#ffd1c6',
500: '#fcbdae',
950: '#000000',
},
}SCSS
$custom: #fcbdae; $custom-light: #ffd1c6; $custom-dark: #000000;
JSON
{
"hex": "#fcbdae",
"rgb": {
"r": 252,
"g": 189,
"b": 174
},
"hsl": {
"h": 11.538,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.85195,
"c": 0.07621,
"h": 33.8
},
"luminance": 0.60147
}Semantic roles & 50–950 ramp
primary
#FCBDAE
secondary
#6ECAE0
accent
#B9E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382