#FCB2B0#FCB2B0
#FCB2B0 is a very light, moderate red. Relative luminance 0.557; OKLCH L 83.3% C 0.087 H 20.8°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB2B0 |
|---|---|
| RGB | rgb(252, 178, 176) |
| HSL | hsl(2, 93%, 84%) |
| HSV | hsv(2, 30%, 99%) |
| CMYK | cmyk(0%, 29.4%, 30.2%, 1.2%) |
| CIE-LAB | lab(79.43, 26.70, 11.85) |
| CIE-LCH | lch(79.43, 29.21, 23.93°) |
| OKLab | oklab(83.28% 0.0813 0.0309) |
| OKLCH | oklch(83.28% 0.087 20.8) |
| XYZ | xyz(63.9035, 55.6747, 48.4463) |
| Luminance | 0.5567 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.73
Lightpink
#FFB6C1
ΔE00 4.84
Light Rose
#FFC5CB
ΔE00 5.95
Soft Pink
#FDB0C0
ΔE00 6.20
Pink
#FFC0CB
ΔE00 6.23
Bubblegum
#FFC1CC
ΔE00 6.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB2B0 #B0FAFC
analogous
#FCB0D4 #FCB2B0 #FCD8B0
triadic
#FCB2B0 #B0FCB2 #B2B0FC
tetradic
#FCB2B0 #D4FCB0 #B0FAFC #D8B0FC
square
#FCB2B0 #D4FCB0 #B0FAFC #D8B0FC
split-complementary
#FCB2B0 #B0FCD8 #B0D4FC
monochromatic
#F83F3A #FA7975 #FCB2B0 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.73
#FCB2B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#FCB2B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB2B0
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB2B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB2B0 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB0
Deuteranopia (green-blind)
#D2CAAF
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb2b0; /* rgb */ color: rgb(252, 178, 176); /* oklch */ color: oklch(83.3% 0.087 20.8);
Tailwind
colors: {
custom: {
50: '#ffc9c7',
500: '#fcb2b0',
950: '#000000',
},
}SCSS
$custom: #fcb2b0; $custom-light: #ffc9c7; $custom-dark: #000000;
JSON
{
"hex": "#fcb2b0",
"rgb": {
"r": 252,
"g": 178,
"b": 176
},
"hsl": {
"h": 1.579,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.83282,
"c": 0.08696,
"h": 20.8
},
"luminance": 0.55671
}Semantic roles & 50–950 ramp
primary
#FCB2B0
secondary
#70DEE0
accent
#DFE600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282