#FCBBAF#FCBBAF
#FCBBAF is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.9% C 0.078 H 30.6°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBAF |
|---|---|
| RGB | rgb(252, 187, 175) |
| HSL | hsl(9, 93%, 84%) |
| HSV | hsv(9, 31%, 99%) |
| CMYK | cmyk(0%, 25.8%, 30.6%, 1.2%) |
| CIE-LAB | lab(81.48, 21.84, 15.27) |
| CIE-LCH | lch(81.48, 26.65, 34.97°) |
| OKLab | oklab(84.86% 0.0669 0.0395) |
| OKLCH | oklch(84.86% 0.078 30.6) |
| XYZ | xyz(65.6547, 59.3349, 48.5437) |
| Luminance | 0.5933 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.70
Light Salmon
#FEA993
ΔE00 5.84
Pale Rose
#FDC1C5
ΔE00 6.34
Blush (survey)
#F29E8E
ΔE00 7.23
Light Rose
#FFC5CB
ΔE00 7.37
Lightpink
#FFB6C1
ΔE00 8.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBAF #AFF0FC
analogous
#FCAFC9 #FCBBAF #FCE1AF
triadic
#FCBBAF #AFFCBB #BBAFFC
tetradic
#FCBBAF #C9FCAF #AFF0FC #E1AFFC
square
#FCBBAF #C9FCAF #AFF0FC #E1AFFC
split-complementary
#FCBBAF #AFFCE1 #AFC9FC
monochromatic
#F85739 #FA8974 #FCBBAF #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.63
#FCBBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#FCBBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBAF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBAF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AE
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbbaf; /* rgb */ color: rgb(252, 187, 175); /* oklch */ color: oklch(84.9% 0.078 30.6);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#fcbbaf',
950: '#000000',
},
}SCSS
$custom: #fcbbaf; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#fcbbaf",
"rgb": {
"r": 252,
"g": 187,
"b": 175
},
"hsl": {
"h": 9.351,
"s": 92.771,
"l": 83.725
},
"oklch": {
"l": 0.84857,
"c": 0.07764,
"h": 30.6
},
"luminance": 0.59331
}Semantic roles & 50–950 ramp
primary
#FCBBAF
secondary
#6FCFE0
accent
#C2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382