#FCBFAE#FCBFAE
#FCBFAE is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.075 H 36.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFAE |
|---|---|
| RGB | rgb(252, 191, 174) |
| HSL | hsl(13, 93%, 84%) |
| HSV | hsv(13, 31%, 99%) |
| CMYK | cmyk(0%, 24.2%, 31%, 1.2%) |
| CIE-LAB | lab(82.39, 19.61, 17.09) |
| CIE-LCH | lch(82.39, 26.01, 41.07°) |
| OKLab | oklab(85.56% 0.0603 0.044) |
| OKLCH | oklch(85.56% 0.075 36.1) |
| XYZ | xyz(66.4173, 61.0166, 48.3152) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.36
Light Salmon
#FEA993
ΔE00 6.11
Apricot
#FBCEB1
ΔE00 7.57
Pale Rose
#FDC1C5
ΔE00 8.12
Blush (survey)
#F29E8E
ΔE00 8.20
Light Rose
#FFC5CB
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFAE #AEEBFC
analogous
#FCAEC4 #FCBFAE #FCE6AE
triadic
#FCBFAE #AEFCBF #BFAEFC
tetradic
#FCBFAE #C4FCAE #AEEBFC #E6AEFC
square
#FCBFAE #C4FCAE #AEEBFC #E6AEFC
split-complementary
#FCBFAE #AEFCE6 #AEC4FC
monochromatic
#F86238 #FA9073 #FCBFAE #FEE8E1 #FEE8E1
Accessibility & contrast
On white
1.59
#FCBFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#FCBFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFAE
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFAE | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AD
Deuteranopia (green-blind)
#DBD2AE
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfae; /* rgb */ color: rgb(252, 191, 174); /* oklch */ color: oklch(85.6% 0.075 36.1);
Tailwind
colors: {
custom: {
50: '#fed2c6',
500: '#fcbfae',
950: '#000000',
},
}SCSS
$custom: #fcbfae; $custom-light: #fed2c6; $custom-dark: #000000;
JSON
{
"hex": "#fcbfae",
"rgb": {
"r": 252,
"g": 191,
"b": 174
},
"hsl": {
"h": 13.077,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.85558,
"c": 0.0746,
"h": 36.1
},
"luminance": 0.61013
}Semantic roles & 50–950 ramp
primary
#FCBFAE
secondary
#6EC7E0
accent
#B3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382