#FCBCB6#FCBCB6
#FCBCB6 is a very light, moderate red. Relative luminance 0.600; OKLCH L 85.2% C 0.075 H 24.8°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #FCBCB6 |
|---|---|
| RGB | rgb(252, 188, 182) |
| HSL | hsl(5, 92%, 85%) |
| HSV | hsv(5, 28%, 99%) |
| CMYK | cmyk(0%, 25.4%, 27.8%, 1.2%) |
| CIE-LAB | lab(81.86, 22.22, 12.07) |
| CIE-LCH | lch(81.86, 25.29, 28.50°) |
| OKLab | oklab(85.21% 0.068 0.0315) |
| OKLCH | oklch(85.21% 0.075 24.8) |
| XYZ | xyz(66.5730, 60.0428, 52.3297) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.06
Light Rose
#FFC5CB
ΔE00 5.15
Lightpink
#FFB6C1
ΔE00 6.25
Pink
#FFC0CB
ΔE00 6.40
Bubblegum
#FFC1CC
ΔE00 6.47
Pale Salmon
#FFB19A
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCBCB6 #B6F6FC
analogous
#FCB6D3 #FCBCB6 #FCDFB6
triadic
#FCBCB6 #B6FCBC #BCB6FC
tetradic
#FCBCB6 #D3FCB6 #B6F6FC #DFB6FC
square
#FCBCB6 #D3FCB6 #B6F6FC #DFB6FC
split-complementary
#FCBCB6 #B6FCDF #B6D3FC
monochromatic
#F75040 #FA867B #FCBCB6 #FEE4E2 #FEE4E2
Accessibility & contrast
On white
1.61
#FCBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#FCBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCBCB6
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCBCB6 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C4B5
Deuteranopia (green-blind)
#D8D0B5
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #fcbcb6; /* rgb */ color: rgb(252, 188, 182); /* oklch */ color: oklch(85.2% 0.075 24.8);
Tailwind
colors: {
custom: {
50: '#fed0cb',
500: '#fcbcb6',
950: '#000000',
},
}SCSS
$custom: #fcbcb6; $custom-light: #fed0cb; $custom-dark: #000000;
JSON
{
"hex": "#fcbcb6",
"rgb": {
"r": 252,
"g": 188,
"b": 182
},
"hsl": {
"h": 5.143,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.85207,
"c": 0.07492,
"h": 24.8
},
"luminance": 0.60039
}Semantic roles & 50–950 ramp
primary
#FCBCB6
secondary
#75D8E1
accent
#D2E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382