#FCABBB#FCABBB
#FCABBB is a very light, moderate red. Relative luminance 0.534; OKLCH L 82.4% C 0.097 H 6.5°. Best body text is #000000 at 11.68:1 contrast (WCAG AA passes).
Color values
| HEX | #FCABBB |
|---|---|
| RGB | rgb(252, 171, 187) |
| HSL | hsl(348, 93%, 83%) |
| HSV | hsv(348, 32%, 99%) |
| CMYK | cmyk(0%, 32.1%, 25.8%, 1.2%) |
| CIE-LAB | lab(78.12, 31.83, 4.00) |
| CIE-LCH | lch(78.12, 32.08, 7.17°) |
| OKLab | oklab(82.36% 0.0963 0.0109) |
| OKLCH | oklch(82.36% 0.097 6.5) |
| XYZ | xyz(63.6788, 53.4130, 53.9598) |
| Luminance | 0.5341 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Soft Pink
#FDB0C0
ΔE00 1.23
Lightpink
#FFB6C1
ΔE00 2.79
Pastel Pink
#FFBACD
ΔE00 4.06
Baby Pink
#FFB7CE
ΔE00 4.11
Powder Pink
#FFB2D0
ΔE00 5.00
Pink
#FFC0CB
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCABBB #ABFCEC
analogous
#FCABE3 #FCABBB #FCC3AB
triadic
#FCABBB #BBFCAB #ABBBFC
tetradic
#FCABBB #E3FCAB #ABFCEC #C3ABFC
square
#FCABBB #E3FCAB #ABFCEC #C3ABFC
split-complementary
#FCABBB #ABFCC3 #ABE3FC
monochromatic
#F8355B #FA708B #FCABBB #FEE1E7 #FEE1E7
Accessibility & contrast
On white
1.80
#FCABBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.68
#FCABBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCABBB
11.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCABBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCABBB | 1.00 | 1.80 | 11.68 | 11.68 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7B8BB
Deuteranopia (green-blind)
#CBC7B9
Tritanopia (blue-blind)
#FFA5B1
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #fcabbb; /* rgb */ color: rgb(252, 171, 187); /* oklch */ color: oklch(82.4% 0.097 6.5);
Tailwind
colors: {
custom: {
50: '#ffc4cf',
500: '#fcabbb',
950: '#000000',
},
}SCSS
$custom: #fcabbb; $custom-light: #ffc4cf; $custom-dark: #000000;
JSON
{
"hex": "#fcabbb",
"rgb": {
"r": 252,
"g": 171,
"b": 187
},
"hsl": {
"h": 348.148,
"s": 93.103,
"l": 82.941
},
"oklch": {
"l": 0.8236,
"c": 0.09692,
"h": 6.5
},
"luminance": 0.53409
}Semantic roles & 50–950 ramp
primary
#FCABBB
secondary
#6BE0C9
accent
#E6B800
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#181313
muted
#868283