#FCABBA#FCABBA
#FCABBA is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.3% C 0.097 H 7.3°. Best body text is #000000 at 11.67:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABBA |
|---|---|
| RGB | rgb(252, 171, 186) |
| HSL | hsl(349, 93%, 83%) |
| HSV | hsv(349, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 26.2%, 1.2%) |
| CIE-LAB | lab(78.09, 31.69, 4.51) |
| CIE-LCH | lch(78.09, 32.01, 8.10°) |
| OKLab | oklab(82.33% 0.0959 0.0122) |
| OKLCH | oklch(82.33% 0.097 7.3) |
| XYZ | xyz(63.5722, 53.3704, 53.3979) |
| Luminance | 0.5337 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.35
Lightpink
#FFB6C1
ΔE00 2.68
Pastel Pink
#FFBACD
ΔE00 4.22
Baby Pink
#FFB7CE
ΔE00 4.36
Pink
#FFC0CB
ΔE00 5.13
Powder Pink
#FFB2D0
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABBA #ABFCED
analogous
#FCABE2 #FCABBA #FCC4AB
triadic
#FCABBA #BAFCAB #ABBAFC
tetradic
#FCABBA #E2FCAB #ABFCED #C4ABFC
square
#FCABBA #E2FCAB #ABFCED #C4ABFC
split-complementary
#FCABBA #ABFCC4 #ABE2FC
monochromatic
#F83559 #FA7089 #FCABBA #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.80
#FCABBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.67
#FCABBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABBA
11.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABBA | 1.00 | 1.80 | 11.67 | 11.67 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BA
Deuteranopia (green-blind)
#CBC7B8
Tritanopia (blue-blind)
#FFA5B0
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabba; /* rgb */ color: rgb(252, 171, 186); /* oklch */ color: oklch(82.3% 0.097 7.3);
Tailwind
colors: {
custom: {
50: '#ffc4ce',
500: '#fcabba',
950: '#000000',
},
}SCSS
$custom: #fcabba; $custom-light: #ffc4ce; $custom-dark: #000000;
JSON
{
"hex": "#fcabba",
"rgb": {
"r": 252,
"g": 171,
"b": 186
},
"hsl": {
"h": 348.889,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.82333,
"c": 0.09672,
"h": 7.3
},
"luminance": 0.53366
}Semantic roles & 50–950 ramp
primary
#FCABBA
secondary
#6BE0CA
accent
#E6BB00
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283