#FCACBB#FCACBB
#FCACBB is a very light, moderate red. Relative luminance 0.538; OKLCH L 82.5% C 0.095 H 7.1°. Best body text is #000000 at 11.76:1 contrast (WCAG AA passes).
Color values
| HEX | #FCACBB |
|---|---|
| RGB | rgb(252, 172, 187) |
| HSL | hsl(349, 93%, 83%) |
| HSV | hsv(349, 32%, 99%) |
| CMYK | cmyk(0%, 31.7%, 25.8%, 1.2%) |
| CIE-LAB | lab(78.34, 31.30, 4.32) |
| CIE-LCH | lch(78.34, 31.60, 7.86°) |
| OKLab | oklab(82.53% 0.0948 0.0117) |
| OKLCH | oklch(82.53% 0.095 7.1) |
| XYZ | xyz(63.8684, 53.7922, 54.0230) |
| Luminance | 0.5379 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.10
Lightpink
#FFB6C1
ΔE00 2.48
Pastel Pink
#FFBACD
ΔE00 3.98
Baby Pink
#FFB7CE
ΔE00 4.14
Pink
#FFC0CB
ΔE00 4.89
Bubblegum
#FFC1CC
ΔE00 5.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCACBB #ACFCED
analogous
#FCACE3 #FCACBB #FCC5AC
triadic
#FCACBB #BBFCAC #ACBBFC
tetradic
#FCACBB #E3FCAC #ACFCED #C5ACFC
square
#FCACBB #E3FCAC #ACFCED #C5ACFC
split-complementary
#FCACBB #ACFCC5 #ACE3FC
monochromatic
#F8365A #FA718B #FCACBB #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.79
#FCACBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.76
#FCACBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCACBB
11.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCACBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCACBB | 1.00 | 1.79 | 11.76 | 11.76 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B9BB
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#FFA6B1
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #fcacbb; /* rgb */ color: rgb(252, 172, 187); /* oklch */ color: oklch(82.5% 0.095 7.1);
Tailwind
colors: {
custom: {
50: '#ffc5cf',
500: '#fcacbb',
950: '#000000',
},
}SCSS
$custom: #fcacbb; $custom-light: #ffc5cf; $custom-dark: #000000;
JSON
{
"hex": "#fcacbb",
"rgb": {
"r": 252,
"g": 172,
"b": 187
},
"hsl": {
"h": 348.75,
"s": 93.023,
"l": 83.137
},
"oklch": {
"l": 0.82531,
"c": 0.09547,
"h": 7.1
},
"luminance": 0.53788
}Semantic roles & 50–950 ramp
primary
#FCACBB
secondary
#6CE0CA
accent
#E6BA00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283