#FFBCB1#FFBCB1
#FFBCB1 is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.4% C 0.080 H 29.3°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB1 |
|---|---|
| RGB | rgb(255, 188, 177) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 31%, 100%) |
| CMYK | cmyk(0%, 26.3%, 30.6%, 0%) |
| CIE-LAB | lab(82.06, 22.68, 15.07) |
| CIE-LCH | lch(82.06, 27.23, 33.59°) |
| OKLab | oklab(85.39% 0.0694 0.039) |
| OKLCH | oklch(85.39% 0.08 29.3) |
| XYZ | xyz(67.1607, 60.4046, 49.7082) |
| Luminance | 0.6040 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.03
Pale Rose
#FDC1C5
ΔE00 5.96
Light Salmon
#FEA993
ΔE00 6.09
Light Rose
#FFC5CB
ΔE00 6.98
Blush (survey)
#F29E8E
ΔE00 7.47
Lightpink
#FFB6C1
ΔE00 8.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB1 #B1F4FF
analogous
#FFB1CD #FFBCB1 #FFE3B1
triadic
#FFBCB1 #B1FFBC #BCB1FF
tetradic
#FFBCB1 #CDFFB1 #B1F4FF #E3B1FF
square
#FFBCB1 #CDFFB1 #B1F4FF #E3B1FF
split-complementary
#FFBCB1 #B1FFE3 #B1CDFF
monochromatic
#FF5337 #FF8774 #FFBCB1 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.61
#FFBCB1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#FFBCB1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB1
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB1 | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B0
Deuteranopia (green-blind)
#DAD1B0
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb1; /* rgb */ color: rgb(255, 188, 177); /* oklch */ color: oklch(85.4% 0.080 29.3);
Tailwind
colors: {
custom: {
50: '#ffd0c8',
500: '#ffbcb1',
950: '#000000',
},
}SCSS
$custom: #ffbcb1; $custom-light: #ffd0c8; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb1",
"rgb": {
"r": 255,
"g": 188,
"b": 177
},
"hsl": {
"h": 8.462,
"s": 100,
"l": 84.706
},
"oklch": {
"l": 0.85392,
"c": 0.07958,
"h": 29.3
},
"luminance": 0.60401
}Semantic roles & 50–950 ramp
primary
#FFBCB1
secondary
#6FD5E6
accent
#C5E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382