#FCBCAD#FCBCAD
#FCBCAD is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.0% C 0.077 H 33.6°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCAD |
|---|---|
| RGB | rgb(252, 188, 173) |
| HSL | hsl(11, 93%, 83%) |
| HSV | hsv(11, 31%, 99%) |
| CMYK | cmyk(0%, 25.4%, 31.3%, 1.2%) |
| CIE-LAB | lab(81.67, 21.06, 16.61) |
| CIE-LCH | lch(81.67, 26.82, 38.27°) |
| OKLab | oklab(84.99% 0.0645 0.0428) |
| OKLCH | oklch(84.99% 0.077 33.6) |
| XYZ | xyz(65.6726, 59.6827, 47.5878) |
| Luminance | 0.5968 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.05
Light Salmon
#FEA993
ΔE00 5.53
Blush (survey)
#F29E8E
ΔE00 7.37
Pale Rose
#FDC1C5
ΔE00 7.41
Light Rose
#FFC5CB
ΔE00 8.38
Apricot
#FBCEB1
ΔE00 8.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCAD #ADEDFC
analogous
#FCADC5 #FCBCAD #FCE3AD
triadic
#FCBCAD #ADFCBC #BCADFC
tetradic
#FCBCAD #C5FCAD #ADEDFC #E3ADFC
square
#FCBCAD #C5FCAD #ADEDFC #E3ADFC
split-complementary
#FCBCAD #ADFCE3 #ADC5FC
monochromatic
#F85C37 #FA8C72 #FCBCAD #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.62
#FCBCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#FCBCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCAD
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCAD | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AC
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcad; /* rgb */ color: rgb(252, 188, 173); /* oklch */ color: oklch(85.0% 0.077 33.6);
Tailwind
colors: {
custom: {
50: '#ffd0c5',
500: '#fcbcad',
950: '#000000',
},
}SCSS
$custom: #fcbcad; $custom-light: #ffd0c5; $custom-dark: #000000;
JSON
{
"hex": "#fcbcad",
"rgb": {
"r": 252,
"g": 188,
"b": 173
},
"hsl": {
"h": 11.392,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.84991,
"c": 0.07743,
"h": 33.6
},
"luminance": 0.59679
}Semantic roles & 50–950 ramp
primary
#FCBCAD
secondary
#6DCAE0
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382