#FCC5BB#FCC5BB
#FCC5BB is a very light, moderate red. Relative luminance 0.642; OKLCH L 87.0% C 0.065 H 30.3°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #FCC5BB |
|---|---|
| RGB | rgb(252, 197, 187) |
| HSL | hsl(9, 92%, 86%) |
| HSV | hsv(9, 26%, 99%) |
| CMYK | cmyk(0%, 21.8%, 25.8%, 1.2%) |
| CIE-LAB | lab(84.08, 18.17, 12.54) |
| CIE-LCH | lch(84.08, 22.08, 34.61°) |
| OKLab | oklab(86.96% 0.056 0.0327) |
| OKLCH | oklch(86.96% 0.065 30.3) |
| XYZ | xyz(69.0818, 64.2190, 55.7608) |
| Luminance | 0.6422 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.56
Light Rose
#FFC5CB
ΔE00 6.21
Pale Salmon
#FFB19A
ΔE00 7.07
Bubblegum
#FFC1CC
ΔE00 8.01
Pink
#FFC0CB
ΔE00 8.04
Light Salmon
#FEA993
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCC5BB #BBF2FC
analogous
#FCBBD1 #FCC5BB #FCE5BB
triadic
#FCC5BB #BBFCC5 #C5BBFC
tetradic
#FCC5BB #D1FCBB #BBF2FC #E5BBFC
square
#FCC5BB #D1FCBB #BBF2FC #E5BBFC
split-complementary
#FCC5BB #BBFCE5 #BBD1FC
monochromatic
#F76146 #F99380 #FCC5BB #FEE6E2 #FEE6E2
Accessibility & contrast
On white
1.52
#FCC5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#FCC5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCC5BB
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCC5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCC5BB | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0CBBA
Deuteranopia (green-blind)
#DDD6BA
Tritanopia (blue-blind)
#FFBEC2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #fcc5bb; /* rgb */ color: rgb(252, 197, 187); /* oklch */ color: oklch(87.0% 0.065 30.3);
Tailwind
colors: {
custom: {
50: '#fed6cf',
500: '#fcc5bb',
950: '#000000',
},
}SCSS
$custom: #fcc5bb; $custom-light: #fed6cf; $custom-dark: #000000;
JSON
{
"hex": "#fcc5bb",
"rgb": {
"r": 252,
"g": 197,
"b": 187
},
"hsl": {
"h": 9.231,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.86964,
"c": 0.06483,
"h": 30.3
},
"luminance": 0.64216
}Semantic roles & 50–950 ramp
primary
#FCC5BB
secondary
#79D2E2
accent
#C2E600
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181413
muted
#868383