#FCB6BF#FCB6BF
#FCB6BF is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.4% C 0.082 H 10.4°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #FCB6BF |
|---|---|
| RGB | rgb(252, 182, 191) |
| HSL | hsl(352, 92%, 85%) |
| HSV | hsv(352, 28%, 99%) |
| CMYK | cmyk(0%, 27.8%, 24.2%, 1.2%) |
| CIE-LAB | lab(80.69, 26.61, 5.55) |
| CIE-LCH | lch(80.69, 27.18, 11.79°) |
| OKLab | oklab(84.37% 0.0807 0.0149) |
| OKLCH | oklch(84.37% 0.082 10.4) |
| XYZ | xyz(66.2779, 57.9165, 56.9681) |
| Luminance | 0.5791 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 0.81
Soft Pink
#FDB0C0
ΔE00 2.51
Pink
#FFC0CB
ΔE00 2.65
Bubblegum
#FFC1CC
ΔE00 2.91
Pale Rose
#FDC1C5
ΔE00 3.14
Pastel Pink
#FFBACD
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FCB6BF #B6FCF3
analogous
#FCB6E2 #FCB6BF #FCD0B6
triadic
#FCB6BF #BFFCB6 #B6BFFC
tetradic
#FCB6BF #E2FCB6 #B6FCF3 #D0B6FC
square
#FCB6BF #E2FCB6 #B6FCF3 #D0B6FC
split-complementary
#FCB6BF #B6FCD0 #B6E2FC
monochromatic
#F74058 #FA7B8B #FCB6BF #FEE2E5 #FEE2E5
Accessibility & contrast
On white
1.67
#FCB6BF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#FCB6BF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FCB6BF
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FCB6BF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FCB6BF | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C1BF
Deuteranopia (green-blind)
#D2CDBE
Tritanopia (blue-blind)
#FFB0B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #fcb6bf; /* rgb */ color: rgb(252, 182, 191); /* oklch */ color: oklch(84.4% 0.082 10.4);
Tailwind
colors: {
custom: {
50: '#feccd2',
500: '#fcb6bf',
950: '#000000',
},
}SCSS
$custom: #fcb6bf; $custom-light: #feccd2; $custom-dark: #000000;
JSON
{
"hex": "#fcb6bf",
"rgb": {
"r": 252,
"g": 182,
"b": 191
},
"hsl": {
"h": 352.286,
"s": 92.105,
"l": 85.098
},
"oklch": {
"l": 0.84373,
"c": 0.08204,
"h": 10.4
},
"luminance": 0.57913
}Semantic roles & 50–950 ramp
primary
#FCB6BF
secondary
#75E1D3
accent
#E6C800
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181314
muted
#868383