#FCBFAB#FCBFAB
#FCBFAB is a very light, moderate red. Relative luminance 0.609; OKLCH L 85.5% C 0.076 H 38.9°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFAB |
|---|---|
| RGB | rgb(252, 191, 171) |
| HSL | hsl(15, 93%, 83%) |
| HSV | hsv(15, 32%, 99%) |
| CMYK | cmyk(0%, 24.2%, 32.1%, 1.2%) |
| CIE-LAB | lab(82.33, 19.23, 18.60) |
| CIE-LCH | lch(82.33, 26.76, 44.04°) |
| OKLab | oklab(85.49% 0.0591 0.0477) |
| OKLCH | oklch(85.49% 0.076 38.9) |
| XYZ | xyz(66.1281, 60.9009, 46.7921) |
| Luminance | 0.6090 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.13
Light Salmon
#FEA993
ΔE00 6.05
Apricot
#FBCEB1
ΔE00 6.73
Blush (survey)
#F29E8E
ΔE00 8.41
Pale Rose
#FDC1C5
ΔE00 9.28
Lightsalmon
#FFA07A
ΔE00 9.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFAB #ABE8FC
analogous
#FCABBF #FCBFAB #FCE7AB
triadic
#FCBFAB #ABFCBF #BFABFC
tetradic
#FCBFAB #BFFCAB #ABE8FC #E7ABFC
square
#FCBFAB #BFFCAB #ABE8FC #E7ABFC
split-complementary
#FCBFAB #ABFCE7 #ABBFFC
monochromatic
#F86535 #FA9270 #FCBFAB #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.59
#FCBFAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#FCBFAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFAB
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFAB | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC5AA
Deuteranopia (green-blind)
#DCD2AB
Tritanopia (blue-blind)
#FFB6BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfab; /* rgb */ color: rgb(252, 191, 171); /* oklch */ color: oklch(85.5% 0.076 38.9);
Tailwind
colors: {
custom: {
50: '#ffd2c4',
500: '#fcbfab',
950: '#000000',
},
}SCSS
$custom: #fcbfab; $custom-light: #ffd2c4; $custom-dark: #000000;
JSON
{
"hex": "#fcbfab",
"rgb": {
"r": 252,
"g": 191,
"b": 171
},
"hsl": {
"h": 14.815,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.85489,
"c": 0.07594,
"h": 38.9
},
"luminance": 0.60897
}Semantic roles & 50–950 ramp
primary
#FCBFAB
secondary
#6BC3E0
accent
#ADE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382