#FCB1B2#FCB1B2
#FCB1B2 is a very light, moderate red. Relative luminance 0.554; OKLCH L 83.2% C 0.088 H 18.2°. Best body text is #000000 at 12.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB1B2 |
|---|---|
| RGB | rgb(252, 177, 178) |
| HSL | hsl(359, 93%, 84%) |
| HSV | hsv(359, 30%, 99%) |
| CMYK | cmyk(0%, 29.8%, 29.4%, 1.2%) |
| CIE-LAB | lab(79.25, 27.48, 10.51) |
| CIE-LCH | lch(79.25, 29.42, 20.92°) |
| OKLab | oklab(83.16% 0.0836 0.0275) |
| OKLCH | oklch(83.16% 0.088 18.2) |
| XYZ | xyz(63.9046, 55.3580, 49.4301) |
| Luminance | 0.5535 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.87
Pale Rose
#FDC1C5
ΔE00 4.47
Soft Pink
#FDB0C0
ΔE00 5.13
Pink
#FFC0CB
ΔE00 5.57
Light Rose
#FFC5CB
ΔE00 5.64
Bubblegum
#FFC1CC
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB1B2 #B1FCFB
analogous
#FCB1D8 #FCB1B2 #FCD6B1
triadic
#FCB1B2 #B2FCB1 #B1B2FC
tetradic
#FCB1B2 #D8FCB1 #B1FCFB #D6B1FC
square
#FCB1B2 #D8FCB1 #B1FCFB #D6B1FC
split-complementary
#FCB1B2 #B1FCD6 #B1D8FC
monochromatic
#F73B3E #FA7678 #FCB1B2 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.74
#FCB1B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.07
#FCB1B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB1B2
12.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB1B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB1B2 | 1.00 | 1.74 | 12.07 | 12.07 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFBCB2
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FFA9B2
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb1b2; /* rgb */ color: rgb(252, 177, 178); /* oklch */ color: oklch(83.2% 0.088 18.2);
Tailwind
colors: {
custom: {
50: '#ffc8c9',
500: '#fcb1b2',
950: '#000000',
},
}SCSS
$custom: #fcb1b2; $custom-light: #ffc8c9; $custom-dark: #000000;
JSON
{
"hex": "#fcb1b2",
"rgb": {
"r": 252,
"g": 177,
"b": 178
},
"hsl": {
"h": 359.2,
"s": 92.593,
"l": 84.118
},
"oklch": {
"l": 0.83157,
"c": 0.08802,
"h": 18.2
},
"luminance": 0.55354
}Semantic roles & 50–950 ramp
primary
#FCB1B2
secondary
#71E1DF
accent
#E6E200
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282