#FCBCB9#FCBCB9
#FCBCB9 is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.3% C 0.074 H 21.8°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCB9 |
|---|---|
| RGB | rgb(252, 188, 185) |
| HSL | hsl(3, 92%, 86%) |
| HSV | hsv(3, 27%, 99%) |
| CMYK | cmyk(0%, 25.4%, 26.6%, 1.2%) |
| CIE-LAB | lab(81.93, 22.63, 10.55) |
| CIE-LCH | lch(81.93, 24.97, 25.00°) |
| OKLab | oklab(85.28% 0.0691 0.0277) |
| OKLCH | oklch(85.28% 0.074 21.8) |
| XYZ | xyz(66.8863, 60.1681, 53.9801) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.01
Light Rose
#FFC5CB
ΔE00 4.16
Lightpink
#FFB6C1
ΔE00 5.13
Pink
#FFC0CB
ΔE00 5.26
Bubblegum
#FFC1CC
ΔE00 5.34
Soft Pink
#FDB0C0
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCB9 #B9F9FC
analogous
#FCB9D7 #FCBCB9 #FCDDB9
triadic
#FCBCB9 #B9FCBC #BCB9FC
tetradic
#FCBCB9 #D7FCB9 #B9F9FC #DDB9FC
square
#FCBCB9 #D7FCB9 #B9F9FC #DDB9FC
split-complementary
#FCBCB9 #B9FCDD #B9D7FC
monochromatic
#F74C44 #F9847E #FCBCB9 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.61
#FCBCB9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FCBCB9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCB9
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCB9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCB9 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B9
Deuteranopia (green-blind)
#D7D0B8
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbcb9; /* rgb */ color: rgb(252, 188, 185); /* oklch */ color: oklch(85.3% 0.074 21.8);
Tailwind
colors: {
custom: {
50: '#fed0ce',
500: '#fcbcb9',
950: '#000000',
},
}SCSS
$custom: #fcbcb9; $custom-light: #fed0ce; $custom-dark: #000000;
JSON
{
"hex": "#fcbcb9",
"rgb": {
"r": 252,
"g": 188,
"b": 185
},
"hsl": {
"h": 2.687,
"s": 91.781,
"l": 85.686
},
"oklch": {
"l": 0.85282,
"c": 0.07445,
"h": 21.8
},
"luminance": 0.60165
}Semantic roles & 50–950 ramp
primary
#FCBCB9
secondary
#78DDE2
accent
#DBE600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383