#FCB5BE#FCB5BE
#FCB5BE is a very light, moderate red. Relative luminance 0.575; OKLCH L 84.2% C 0.083 H 10.6°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB5BE |
|---|---|
| RGB | rgb(252, 181, 190) |
| HSL | hsl(352, 92%, 85%) |
| HSV | hsv(352, 28%, 99%) |
| CMYK | cmyk(0%, 28.2%, 24.6%, 1.2%) |
| CIE-LAB | lab(80.44, 26.99, 5.73) |
| CIE-LCH | lch(80.44, 27.59, 11.98°) |
| OKLab | oklab(84.17% 0.0819 0.0153) |
| OKLCH | oklch(84.17% 0.083 10.6) |
| XYZ | xyz(65.9642, 57.4645, 56.3225) |
| Luminance | 0.5746 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.81
Soft Pink
#FDB0C0
ΔE00 2.41
Pink
#FFC0CB
ΔE00 2.91
Bubblegum
#FFC1CC
ΔE00 3.17
Pale Rose
#FDC1C5
ΔE00 3.36
Pastel Pink
#FFBACD
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB5BE #B5FCF3
analogous
#FCB5E2 #FCB5BE #FCCFB5
triadic
#FCB5BE #BEFCB5 #B5BEFC
tetradic
#FCB5BE #E2FCB5 #B5FCF3 #CFB5FC
square
#FCB5BE #E2FCB5 #B5FCF3 #CFB5FC
split-complementary
#FCB5BE #B5FCCF #B5E2FC
monochromatic
#F73F57 #FA7A8A #FCB5BE #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.68
#FCB5BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#FCB5BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB5BE
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB5BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB5BE | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C0BE
Deuteranopia (green-blind)
#D1CDBD
Tritanopia (blue-blind)
#FFAFB8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb5be; /* rgb */ color: rgb(252, 181, 190); /* oklch */ color: oklch(84.2% 0.083 10.6);
Tailwind
colors: {
custom: {
50: '#fecbd1',
500: '#fcb5be',
950: '#000000',
},
}SCSS
$custom: #fcb5be; $custom-light: #fecbd1; $custom-dark: #000000;
JSON
{
"hex": "#fcb5be",
"rgb": {
"r": 252,
"g": 181,
"b": 190
},
"hsl": {
"h": 352.394,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.84171,
"c": 0.08328,
"h": 10.6
},
"luminance": 0.57461
}Semantic roles & 50–950 ramp
primary
#FCB5BE
secondary
#74E1D3
accent
#E6C800
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383