#FCBFAF#FCBFAF
#FCBFAF is a very light, moderate red. Relative luminance 0.611; OKLCH L 85.6% C 0.074 H 35.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBFAF |
|---|---|
| RGB | rgb(252, 191, 175) |
| HSL | hsl(12, 93%, 84%) |
| HSV | hsv(12, 31%, 99%) |
| CMYK | cmyk(0%, 24.2%, 30.6%, 1.2%) |
| CIE-LAB | lab(82.41, 19.74, 16.58) |
| CIE-LCH | lch(82.41, 25.78, 40.04°) |
| OKLab | oklab(85.58% 0.0606 0.0428) |
| OKLCH | oklch(85.58% 0.074 35.2) |
| XYZ | xyz(66.5151, 61.0557, 48.8305) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.51
Light Salmon
#FEA993
ΔE00 6.18
Pale Rose
#FDC1C5
ΔE00 7.73
Apricot
#FBCEB1
ΔE00 7.86
Blush (survey)
#F29E8E
ΔE00 8.17
Light Rose
#FFC5CB
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBFAF #AFECFC
analogous
#FCAFC5 #FCBFAF #FCE5AF
triadic
#FCBFAF #AFFCBF #BFAFFC
tetradic
#FCBFAF #C5FCAF #AFECFC #E5AFFC
square
#FCBFAF #C5FCAF #AFECFC #E5AFFC
split-complementary
#FCBFAF #AFFCE5 #AFC5FC
monochromatic
#F86139 #FA9074 #FCBFAF #FEE7E2 #FEE7E2
Accessibility & contrast
On white
1.59
#FCBFAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#FCBFAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBFAF
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBFAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBFAF | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC6AE
Deuteranopia (green-blind)
#DBD2AF
Tritanopia (blue-blind)
#FFB7BB
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #fcbfaf; /* rgb */ color: rgb(252, 191, 175); /* oklch */ color: oklch(85.6% 0.074 35.2);
Tailwind
colors: {
custom: {
50: '#fed2c6',
500: '#fcbfaf',
950: '#000000',
},
}SCSS
$custom: #fcbfaf; $custom-light: #fed2c6; $custom-dark: #000000;
JSON
{
"hex": "#fcbfaf",
"rgb": {
"r": 252,
"g": 191,
"b": 175
},
"hsl": {
"h": 12.468,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.85581,
"c": 0.07419,
"h": 35.2
},
"luminance": 0.61052
}Semantic roles & 50–950 ramp
primary
#FCBFAF
secondary
#6FC9E0
accent
#B6E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382