#FCBABF#FCBABF
#FCBABF is a very light, moderate red. Relative luminance 0.596; OKLCH L 85.1% C 0.077 H 13.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBABF |
|---|---|
| RGB | rgb(252, 186, 191) |
| HSL | hsl(355, 92%, 86%) |
| HSV | hsv(355, 26%, 99%) |
| CMYK | cmyk(0%, 26.2%, 24.2%, 1.2%) |
| CIE-LAB | lab(81.61, 24.50, 6.87) |
| CIE-LCH | lch(81.61, 25.45, 15.66°) |
| OKLab | oklab(85.08% 0.0745 0.0183) |
| OKLCH | oklch(85.08% 0.077 13.8) |
| XYZ | xyz(67.1088, 59.5783, 57.2450) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.81
Lightpink
#FFB6C1
ΔE00 2.28
Pink
#FFC0CB
ΔE00 2.70
Light Rose
#FFC5CB
ΔE00 2.80
Bubblegum
#FFC1CC
ΔE00 2.87
Soft Pink
#FDB0C0
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBABF #BAFCF7
analogous
#FCBAE0 #FCBABF #FCD6BA
triadic
#FCBABF #BFFCBA #BABFFC
tetradic
#FCBABF #E0FCBA #BAFCF7 #D6BAFC
square
#FCBABF #E0FCBA #BAFCF7 #D6BAFC
split-complementary
#FCBABF #BAFCD6 #BAE0FC
monochromatic
#F74552 #F97F89 #FCBABF #FEE2E4 #FEE2E4
Accessibility & contrast
On white
1.63
#FCBABF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#FCBABF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBABF
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBABF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBABF | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#D4D0BE
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbabf; /* rgb */ color: rgb(252, 186, 191); /* oklch */ color: oklch(85.1% 0.077 13.8);
Tailwind
colors: {
custom: {
50: '#fecfd2',
500: '#fcbabf',
950: '#000000',
},
}SCSS
$custom: #fcbabf; $custom-light: #fecfd2; $custom-dark: #000000;
JSON
{
"hex": "#fcbabf",
"rgb": {
"r": 252,
"g": 186,
"b": 191
},
"hsl": {
"h": 355.455,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.8508,
"c": 0.07669,
"h": 13.8
},
"luminance": 0.59575
}Semantic roles & 50–950 ramp
primary
#FCBABF
secondary
#79E2DA
accent
#E6D400
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383