#FCBBAE#FCBBAE
#FCBBAE is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.8% C 0.078 H 31.5°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBAE |
|---|---|
| RGB | rgb(252, 187, 174) |
| HSL | hsl(10, 93%, 84%) |
| HSV | hsv(10, 31%, 99%) |
| CMYK | cmyk(0%, 25.8%, 31%, 1.2%) |
| CIE-LAB | lab(81.45, 21.71, 15.78) |
| CIE-LCH | lch(81.45, 26.84, 36.01°) |
| OKLab | oklab(84.83% 0.0665 0.0408) |
| OKLCH | oklch(84.83% 0.078 31.5) |
| XYZ | xyz(65.5568, 59.2958, 48.0284) |
| Luminance | 0.5929 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.40
Light Salmon
#FEA993
ΔE00 5.63
Pale Rose
#FDC1C5
ΔE00 6.71
Blush (survey)
#F29E8E
ΔE00 7.17
Light Rose
#FFC5CB
ΔE00 7.73
Peachy Pink
#FF9A8A
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBAE #AEEFFC
analogous
#FCAEC8 #FCBBAE #FCE2AE
triadic
#FCBBAE #AEFCBB #BBAEFC
tetradic
#FCBBAE #C8FCAE #AEEFFC #E2AEFC
square
#FCBBAE #C8FCAE #AEEFFC #E2AEFC
split-complementary
#FCBBAE #AEFCE2 #AEC8FC
monochromatic
#F85838 #FA8973 #FCBBAE #FEE6E1 #FEE6E1
Accessibility & contrast
On white
1.63
#FCBBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#FCBBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBAE
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBAE | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D8CFAD
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbbae; /* rgb */ color: rgb(252, 187, 174); /* oklch */ color: oklch(84.8% 0.078 31.5);
Tailwind
colors: {
custom: {
50: '#ffcfc6',
500: '#fcbbae',
950: '#000000',
},
}SCSS
$custom: #fcbbae; $custom-light: #ffcfc6; $custom-dark: #000000;
JSON
{
"hex": "#fcbbae",
"rgb": {
"r": 252,
"g": 187,
"b": 174
},
"hsl": {
"h": 10,
"s": 92.857,
"l": 83.529
},
"oklch": {
"l": 0.84834,
"c": 0.07797,
"h": 31.5
},
"luminance": 0.59292
}Semantic roles & 50–950 ramp
primary
#FCBBAE
secondary
#6ECDE0
accent
#BFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382