#FCBBAD#FCBBAD
#FCBBAD is a very light, moderate red. Relative luminance 0.593; OKLCH L 84.8% C 0.078 H 32.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBBAD |
|---|---|
| RGB | rgb(252, 187, 173) |
| HSL | hsl(11, 93%, 83%) |
| HSV | hsv(11, 31%, 99%) |
| CMYK | cmyk(0%, 25.8%, 31.3%, 1.2%) |
| CIE-LAB | lab(81.43, 21.58, 16.28) |
| CIE-LCH | lch(81.43, 27.04, 37.03°) |
| OKLab | oklab(84.81% 0.0661 0.042) |
| OKLCH | oklch(84.81% 0.078 32.4) |
| XYZ | xyz(65.4597, 59.2569, 47.5169) |
| Luminance | 0.5925 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.12
Light Salmon
#FEA993
ΔE00 5.45
Pale Rose
#FDC1C5
ΔE00 7.08
Blush (survey)
#F29E8E
ΔE00 7.13
Light Rose
#FFC5CB
ΔE00 8.09
Peachy Pink
#FF9A8A
ΔE00 8.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBBAD #ADEEFC
analogous
#FCADC6 #FCBBAD #FCE2AD
triadic
#FCBBAD #ADFCBB #BBADFC
tetradic
#FCBBAD #C6FCAD #ADEEFC #E2ADFC
square
#FCBBAD #C6FCAD #ADEEFC #E2ADFC
split-complementary
#FCBBAD #ADFCE2 #ADC6FC
monochromatic
#F85937 #FA8A72 #FCBBAD #FEE7E1 #FEE7E1
Accessibility & contrast
On white
1.63
#FCBBAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#FCBBAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBBAD
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBBAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBBAD | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AC
Deuteranopia (green-blind)
#D8CFAC
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #fcbbad; /* rgb */ color: rgb(252, 187, 173); /* oklch */ color: oklch(84.8% 0.078 32.4);
Tailwind
colors: {
custom: {
50: '#ffcfc5',
500: '#fcbbad',
950: '#000000',
},
}SCSS
$custom: #fcbbad; $custom-light: #ffcfc5; $custom-dark: #000000;
JSON
{
"hex": "#fcbbad",
"rgb": {
"r": 252,
"g": 187,
"b": 173
},
"hsl": {
"h": 10.633,
"s": 92.941,
"l": 83.333
},
"oklch": {
"l": 0.8481,
"c": 0.0783,
"h": 32.4
},
"luminance": 0.59253
}Semantic roles & 50–950 ramp
primary
#FCBBAD
secondary
#6DCCE0
accent
#BDE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382