#FCBABB#FCBABB
#FCBABB is a very light, moderate red. Relative luminance 0.594; OKLCH L 85.0% C 0.077 H 17.8°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBABB |
|---|---|
| RGB | rgb(252, 186, 187) |
| HSL | hsl(359, 92%, 86%) |
| HSV | hsv(359, 26%, 99%) |
| CMYK | cmyk(0%, 26.2%, 25.8%, 1.2%) |
| CIE-LAB | lab(81.51, 23.95, 8.89) |
| CIE-LCH | lch(81.51, 25.55, 20.36°) |
| OKLab | oklab(84.98% 0.073 0.0234) |
| OKLCH | oklch(84.98% 0.077 17.8) |
| XYZ | xyz(66.6746, 59.4046, 54.9584) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.23
Light Rose
#FFC5CB
ΔE00 3.46
Lightpink
#FFB6C1
ΔE00 3.58
Pink
#FFC0CB
ΔE00 4.01
Bubblegum
#FFC1CC
ΔE00 4.14
Soft Pink
#FDB0C0
ΔE00 5.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBABB #BAFCFB
analogous
#FCBADC #FCBABB #FCDABA
triadic
#FCBABB #BBFCBA #BABBFC
tetradic
#FCBABB #DCFCBA #BAFCFB #DABAFC
square
#FCBABB #DCFCBA #BAFCFB #DABAFC
split-complementary
#FCBABB #BAFCDA #BADCFC
monochromatic
#F74547 #F97F81 #FCBABB #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.63
#FCBABB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#FCBABB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBABB
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBABB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBABB | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbabb; /* rgb */ color: rgb(252, 186, 187); /* oklch */ color: oklch(85.0% 0.077 17.8);
Tailwind
colors: {
custom: {
50: '#fecfcf',
500: '#fcbabb',
950: '#000000',
},
}SCSS
$custom: #fcbabb; $custom-light: #fecfcf; $custom-dark: #000000;
JSON
{
"hex": "#fcbabb",
"rgb": {
"r": 252,
"g": 186,
"b": 187
},
"hsl": {
"h": 359.091,
"s": 91.667,
"l": 85.882
},
"oklch": {
"l": 0.84976,
"c": 0.07665,
"h": 17.8
},
"luminance": 0.59401
}Semantic roles & 50–950 ramp
primary
#FCBABB
secondary
#79E2E0
accent
#E6E200
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#181313
muted
#868383