#FCB2B2#FCB2B2
#FCB2B2 is a very light, moderate red. Relative luminance 0.558; OKLCH L 83.3% C 0.087 H 19.1°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB2B2 |
|---|---|
| RGB | rgb(252, 178, 178) |
| HSL | hsl(0, 93%, 84%) |
| HSV | hsv(0, 29%, 99%) |
| CMYK | cmyk(0%, 29.4%, 29.4%, 1.2%) |
| CIE-LAB | lab(79.47, 26.95, 10.83) |
| CIE-LCH | lch(79.47, 29.05, 21.89°) |
| OKLab | oklab(83.33% 0.082 0.0284) |
| OKLCH | oklch(83.33% 0.087 19.1) |
| XYZ | xyz(64.1028, 55.7544, 49.4961) |
| Luminance | 0.5575 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 4.12
Pale Rose
#FDC1C5
ΔE00 4.37
Soft Pink
#FDB0C0
ΔE00 5.47
Light Rose
#FFC5CB
ΔE00 5.56
Pink
#FFC0CB
ΔE00 5.65
Bubblegum
#FFC1CC
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB2B2 #B2FCFC
analogous
#FCB2D7 #FCB2B2 #FCD7B2
triadic
#FCB2B2 #B2FCB2 #B2B2FC
tetradic
#FCB2B2 #D7FCB2 #B2FCFC #D7B2FC
square
#FCB2B2 #D7FCB2 #B2FCFC #D7B2FC
split-complementary
#FCB2B2 #B2FCD7 #B2D7FC
monochromatic
#F73C3C #FA7777 #FCB2B2 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.73
#FCB2B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#FCB2B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB2B2
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB2B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB2B2 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BCB2
Deuteranopia (green-blind)
#D1CAB1
Tritanopia (blue-blind)
#FFAAB2
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #fcb2b2; /* rgb */ color: rgb(252, 178, 178); /* oklch */ color: oklch(83.3% 0.087 19.1);
Tailwind
colors: {
custom: {
50: '#ffc9c9',
500: '#fcb2b2',
950: '#000000',
},
}SCSS
$custom: #fcb2b2; $custom-light: #ffc9c9; $custom-dark: #000000;
JSON
{
"hex": "#fcb2b2",
"rgb": {
"r": 252,
"g": 178,
"b": 178
},
"hsl": {
"h": 0,
"s": 92.5,
"l": 84.314
},
"oklch": {
"l": 0.83332,
"c": 0.0868,
"h": 19.1
},
"luminance": 0.55751
}Semantic roles & 50–950 ramp
primary
#FCB2B2
secondary
#71E1E1
accent
#E5E600
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282