#FCB0B2#FCB0B2
#FCB0B2 is a very light, moderate red. Relative luminance 0.550; OKLCH L 83.0% C 0.089 H 17.4°. Best body text is #000000 at 11.99:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB0B2 |
|---|---|
| RGB | rgb(252, 176, 178) |
| HSL | hsl(358, 93%, 84%) |
| HSV | hsv(358, 30%, 99%) |
| CMYK | cmyk(0%, 30.2%, 29.4%, 1.2%) |
| CIE-LAB | lab(79.02, 28.00, 10.19) |
| CIE-LCH | lch(79.02, 29.80, 19.99°) |
| OKLab | oklab(82.98% 0.0852 0.0267) |
| OKLCH | oklch(82.98% 0.089 17.4) |
| XYZ | xyz(63.7078, 54.9644, 49.3645) |
| Luminance | 0.5496 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 3.66
Pale Rose
#FDC1C5
ΔE00 4.61
Soft Pink
#FDB0C0
ΔE00 4.81
Pink
#FFC0CB
ΔE00 5.53
Light Rose
#FFC5CB
ΔE00 5.74
Bubblegum
#FFC1CC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB0B2 #B0FCFA
analogous
#FCB0D8 #FCB0B2 #FCD4B0
triadic
#FCB0B2 #B2FCB0 #B0B2FC
tetradic
#FCB0B2 #D8FCB0 #B0FCFA #D4B0FC
square
#FCB0B2 #D8FCB0 #B0FCFA #D4B0FC
split-complementary
#FCB0B2 #B0FCD4 #B0D8FC
monochromatic
#F83A3F #FA7579 #FCB0B2 #FEE2E2 #FEE2E2
Accessibility & contrast
On white
1.75
#FCB0B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.99
#FCB0B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB0B2
11.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB0B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB0B2 | 1.00 | 1.75 | 11.99 | 11.99 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BEBBB2
Deuteranopia (green-blind)
#D0C9B1
Tritanopia (blue-blind)
#FFA8B1
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #fcb0b2; /* rgb */ color: rgb(252, 176, 178); /* oklch */ color: oklch(83.0% 0.089 17.4);
Tailwind
colors: {
custom: {
50: '#ffc8c9',
500: '#fcb0b2',
950: '#000000',
},
}SCSS
$custom: #fcb0b2; $custom-light: #ffc8c9; $custom-dark: #000000;
JSON
{
"hex": "#fcb0b2",
"rgb": {
"r": 252,
"g": 176,
"b": 178
},
"hsl": {
"h": 358.421,
"s": 92.683,
"l": 83.922
},
"oklch": {
"l": 0.82983,
"c": 0.08926,
"h": 17.4
},
"luminance": 0.5496
}Semantic roles & 50–950 ramp
primary
#FCB0B2
secondary
#70E0DE
accent
#E6DF00
background
#FFFDFD
surface
#FFF9F9
border
#D7D2D2
text
#181313
muted
#868282