#FCBABE#FCBABE
#FCBABE is a very light, moderate red. Relative luminance 0.595; OKLCH L 85.1% C 0.077 H 14.8°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBABE |
|---|---|
| RGB | rgb(252, 186, 190) |
| HSL | hsl(356, 92%, 86%) |
| HSV | hsv(356, 26%, 99%) |
| CMYK | cmyk(0%, 26.2%, 24.6%, 1.2%) |
| CIE-LAB | lab(81.58, 24.36, 7.37) |
| CIE-LCH | lch(81.58, 25.46, 16.84°) |
| OKLab | oklab(85.05% 0.0741 0.0196) |
| OKLCH | oklch(85.05% 0.077 14.8) |
| XYZ | xyz(66.9992, 59.5344, 56.6675) |
| Luminance | 0.5953 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.82
Lightpink
#FFB6C1
ΔE00 2.58
Light Rose
#FFC5CB
ΔE00 2.91
Pink
#FFC0CB
ΔE00 3.01
Bubblegum
#FFC1CC
ΔE00 3.17
Soft Pink
#FDB0C0
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBABE #BAFCF8
analogous
#FCBADF #FCBABE #FCD7BA
triadic
#FCBABE #BEFCBA #BABEFC
tetradic
#FCBABE #DFFCBA #BAFCF8 #D7BAFC
square
#FCBABE #DFFCBA #BAFCF8 #D7BAFC
split-complementary
#FCBABE #BAFCD7 #BADFFC
monochromatic
#F7454F #F97F87 #FCBABE #FEE2E3 #FEE2E3
Accessibility & contrast
On white
1.63
#FCBABE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#FCBABE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBABE
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBABE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBABE | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C3BE
Deuteranopia (green-blind)
#D5CFBD
Tritanopia (blue-blind)
#FFB4BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbabe; /* rgb */ color: rgb(252, 186, 190); /* oklch */ color: oklch(85.1% 0.077 14.8);
Tailwind
colors: {
custom: {
50: '#fecfd1',
500: '#fcbabe',
950: '#000000',
},
}SCSS
$custom: #fcbabe; $custom-light: #fecfd1; $custom-dark: #000000;
JSON
{
"hex": "#fcbabe",
"rgb": {
"r": 252,
"g": 186,
"b": 190
},
"hsl": {
"h": 356.364,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.85054,
"c": 0.07665,
"h": 14.8
},
"luminance": 0.59531
}Semantic roles & 50–950 ramp
primary
#FCBABE
secondary
#79E2DB
accent
#E6D800
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181314
muted
#868383