#FCBCB5#FCBCB5
#FCBCB5 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.075 H 25.8°. Best body text is #000000 at 13.00:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCB5 |
|---|---|
| RGB | rgb(252, 188, 181) |
| HSL | hsl(6, 92%, 85%) |
| HSV | hsv(6, 28%, 99%) |
| CMYK | cmyk(0%, 25.4%, 28.2%, 1.2%) |
| CIE-LAB | lab(81.84, 22.09, 12.57) |
| CIE-LCH | lch(81.84, 25.42, 29.64°) |
| OKLab | oklab(85.18% 0.0676 0.0327) |
| OKLCH | oklch(85.18% 0.075 25.8) |
| XYZ | xyz(66.4700, 60.0016, 51.7874) |
| Luminance | 0.6000 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.42
Light Rose
#FFC5CB
ΔE00 5.50
Pale Salmon
#FFB19A
ΔE00 6.48
Lightpink
#FFB6C1
ΔE00 6.62
Pink
#FFC0CB
ΔE00 6.78
Bubblegum
#FFC1CC
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCB5 #B5F5FC
analogous
#FCB5D2 #FCBCB5 #FCDFB5
triadic
#FCBCB5 #B5FCBC #BCB5FC
tetradic
#FCBCB5 #D2FCB5 #B5F5FC #DFB5FC
square
#FCBCB5 #D2FCB5 #B5F5FC #DFB5FC
split-complementary
#FCBCB5 #B5FCDF #B5D2FC
monochromatic
#F7513F #FA877A #FCBCB5 #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.62
#FCBCB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.00
#FCBCB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCB5
13.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCB5 | 1.00 | 1.62 | 13.00 | 13.00 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B4
Deuteranopia (green-blind)
#D8D0B4
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcb5; /* rgb */ color: rgb(252, 188, 181); /* oklch */ color: oklch(85.2% 0.075 25.8);
Tailwind
colors: {
custom: {
50: '#fed0cb',
500: '#fcbcb5',
950: '#000000',
},
}SCSS
$custom: #fcbcb5; $custom-light: #fed0cb; $custom-dark: #000000;
JSON
{
"hex": "#fcbcb5",
"rgb": {
"r": 252,
"g": 188,
"b": 181
},
"hsl": {
"h": 5.915,
"s": 92.208,
"l": 84.902
},
"oklch": {
"l": 0.85182,
"c": 0.07512,
"h": 25.8
},
"luminance": 0.59998
}Semantic roles & 50–950 ramp
primary
#FCBCB5
secondary
#74D6E1
accent
#CFE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382