#FCB5BF#FCB5BF
#FCB5BF is a very light, moderate red. Relative luminance 0.575; OKLCH L 84.2% C 0.083 H 9.7°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB5BF |
|---|---|
| RGB | rgb(252, 181, 191) |
| HSL | hsl(352, 92%, 85%) |
| HSV | hsv(352, 28%, 99%) |
| CMYK | cmyk(0%, 28.2%, 24.2%, 1.2%) |
| CIE-LAB | lab(80.46, 27.13, 5.22) |
| CIE-LCH | lch(80.46, 27.63, 10.90°) |
| OKLab | oklab(84.2% 0.0822 0.014) |
| OKLCH | oklch(84.2% 0.083 9.7) |
| XYZ | xyz(66.0739, 57.5084, 56.9001) |
| Luminance | 0.5750 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.59
Soft Pink
#FDB0C0
ΔE00 2.12
Pink
#FFC0CB
ΔE00 2.78
Bubblegum
#FFC1CC
ΔE00 3.05
Pastel Pink
#FFBACD
ΔE00 3.39
Pale Rose
#FDC1C5
ΔE00 3.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB5BF #B5FCF2
analogous
#FCB5E3 #FCB5BF #FCCEB5
triadic
#FCB5BF #BFFCB5 #B5BFFC
tetradic
#FCB5BF #E3FCB5 #B5FCF2 #CEB5FC
square
#FCB5BF #E3FCB5 #B5FCF2 #CEB5FC
split-complementary
#FCB5BF #B5FCCE #B5E3FC
monochromatic
#F73F59 #FA7A8C #FCB5BF #FEE2E6 #FEE2E6
Accessibility & contrast
On white
1.68
#FCB5BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#FCB5BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB5BF
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB5BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB5BF | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FFAFB9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb5bf; /* rgb */ color: rgb(252, 181, 191); /* oklch */ color: oklch(84.2% 0.083 9.7);
Tailwind
colors: {
custom: {
50: '#fecbd2',
500: '#fcb5bf',
950: '#000000',
},
}SCSS
$custom: #fcb5bf; $custom-light: #fecbd2; $custom-dark: #000000;
JSON
{
"hex": "#fcb5bf",
"rgb": {
"r": 252,
"g": 181,
"b": 191
},
"hsl": {
"h": 351.549,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.84198,
"c": 0.08342,
"h": 9.7
},
"luminance": 0.57505
}Semantic roles & 50–950 ramp
primary
#FCB5BF
secondary
#74E1D2
accent
#E6C500
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383