#FCBFAD#FCBFAD
#FCBFAD is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.5% C 0.075 H 37.1°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFAD |
|---|---|
| RGB | rgb(252, 191, 173) |
| HSL | hsl(14, 93%, 83%) |
| HSV | hsv(14, 31%, 99%) |
| CMYK | cmyk(0%, 24.2%, 31.3%, 1.2%) |
| CIE-LAB | lab(82.37, 19.48, 17.59) |
| CIE-LCH | lch(82.37, 26.25, 42.08°) |
| OKLab | oklab(85.54% 0.0599 0.0452) |
| OKLCH | oklch(85.54% 0.075 37.1) |
| XYZ | xyz(66.3201, 60.9777, 47.8037) |
| Luminance | 0.6097 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.25
Light Salmon
#FEA993
ΔE00 6.06
Apricot
#FBCEB1
ΔE00 7.28
Blush (survey)
#F29E8E
ΔE00 8.25
Pale Rose
#FDC1C5
ΔE00 8.51
Light Rose
#FFC5CB
ΔE00 9.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFAD #ADEAFC
analogous
#FCADC2 #FCBFAD #FCE6AD
triadic
#FCBFAD #ADFCBF #BFADFC
tetradic
#FCBFAD #C2FCAD #ADEAFC #E6ADFC
square
#FCBFAD #C2FCAD #ADEAFC #E6ADFC
split-complementary
#FCBFAD #ADFCE6 #ADC2FC
monochromatic
#F86337 #FA9172 #FCBFAD #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.59
#FCBFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#FCBFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFAD
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFAD | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AC
Deuteranopia (green-blind)
#DBD2AD
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfad; /* rgb */ color: rgb(252, 191, 173); /* oklch */ color: oklch(85.5% 0.075 37.1);
Tailwind
colors: {
custom: {
50: '#ffd2c5',
500: '#fcbfad',
950: '#000000',
},
}SCSS
$custom: #fcbfad; $custom-light: #ffd2c5; $custom-dark: #000000;
JSON
{
"hex": "#fcbfad",
"rgb": {
"r": 252,
"g": 191,
"b": 173
},
"hsl": {
"h": 13.671,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.85535,
"c": 0.07503,
"h": 37.1
},
"luminance": 0.60974
}Semantic roles & 50–950 ramp
primary
#FCBFAD
secondary
#6DC6E0
accent
#B1E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382