#FCBCB8#FCBCB8
#FCBCB8 is a very light, moderate red. Relative luminance 0.601; OKLCH L 85.3% C 0.075 H 22.8°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCB8 |
|---|---|
| RGB | rgb(252, 188, 184) |
| HSL | hsl(4, 92%, 85%) |
| HSV | hsv(4, 27%, 99%) |
| CMYK | cmyk(0%, 25.4%, 27%, 1.2%) |
| CIE-LAB | lab(81.91, 22.49, 11.06) |
| CIE-LCH | lch(81.91, 25.06, 26.18°) |
| OKLab | oklab(85.26% 0.0688 0.0289) |
| OKLCH | oklch(85.26% 0.075 22.8) |
| XYZ | xyz(66.7811, 60.1261, 53.4260) |
| Luminance | 0.6012 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.35
Light Rose
#FFC5CB
ΔE00 4.48
Lightpink
#FFB6C1
ΔE00 5.50
Pink
#FFC0CB
ΔE00 5.64
Bubblegum
#FFC1CC
ΔE00 5.72
Soft Pink
#FDB0C0
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCB8 #B8F8FC
analogous
#FCB8D6 #FCBCB8 #FCDEB8
triadic
#FCBCB8 #B8FCBC #BCB8FC
tetradic
#FCBCB8 #D6FCB8 #B8F8FC #DEB8FC
square
#FCBCB8 #D6FCB8 #B8F8FC #DEB8FC
split-complementary
#FCBCB8 #B8FCDE #B8D6FC
monochromatic
#F74D43 #FA857D #FCBCB8 #FEE3E2 #FEE3E2
Accessibility & contrast
On white
1.61
#FCBCB8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#FCBCB8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCB8
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCB8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCB8 | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C4B7
Deuteranopia (green-blind)
#D7D0B7
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #fcbcb8; /* rgb */ color: rgb(252, 188, 184); /* oklch */ color: oklch(85.3% 0.075 22.8);
Tailwind
colors: {
custom: {
50: '#fed0cd',
500: '#fcbcb8',
950: '#000000',
},
}SCSS
$custom: #fcbcb8; $custom-light: #fed0cd; $custom-dark: #000000;
JSON
{
"hex": "#fcbcb8",
"rgb": {
"r": 252,
"g": 188,
"b": 184
},
"hsl": {
"h": 3.529,
"s": 91.892,
"l": 85.49
},
"oklch": {
"l": 0.85257,
"c": 0.07459,
"h": 22.8
},
"luminance": 0.60123
}Semantic roles & 50–950 ramp
primary
#FCBCB8
secondary
#77DBE1
accent
#D8E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383