#FFBCB2#FFBCB2
#FFBCB2 is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.4% C 0.079 H 28.4°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB2 |
|---|---|
| RGB | rgb(255, 188, 178) |
| HSL | hsl(8, 100%, 85%) |
| HSV | hsv(8, 30%, 100%) |
| CMYK | cmyk(0%, 26.3%, 30.2%, 0%) |
| CIE-LAB | lab(82.08, 22.81, 14.56) |
| CIE-LCH | lch(82.08, 27.06, 32.55°) |
| OKLab | oklab(85.42% 0.0698 0.0377) |
| OKLCH | oklch(85.42% 0.079 28.4) |
| XYZ | xyz(67.2608, 60.4446, 50.2350) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.36
Pale Rose
#FDC1C5
ΔE00 5.60
Light Salmon
#FEA993
ΔE00 6.34
Light Rose
#FFC5CB
ΔE00 6.64
Blush (survey)
#F29E8E
ΔE00 7.58
Lightpink
#FFB6C1
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB2 #B2F5FF
analogous
#FFB2CF #FFBCB2 #FFE2B2
triadic
#FFBCB2 #B2FFBC #BCB2FF
tetradic
#FFBCB2 #CFFFB2 #B2F5FF #E2B2FF
square
#FFBCB2 #CFFFB2 #B2F5FF #E2B2FF
split-complementary
#FFBCB2 #B2FFE2 #B2CFFF
monochromatic
#FF5138 #FF8775 #FFBCB2 #FFE4E0 #FFE4E0
Accessibility & contrast
On white
1.60
#FFBCB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#FFBCB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB2
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB2 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4B1
Deuteranopia (green-blind)
#DAD1B1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb2; /* rgb */ color: rgb(255, 188, 178); /* oklch */ color: oklch(85.4% 0.079 28.4);
Tailwind
colors: {
custom: {
50: '#ffd0c9',
500: '#ffbcb2',
950: '#000000',
},
}SCSS
$custom: #ffbcb2; $custom-light: #ffd0c9; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb2",
"rgb": {
"r": 255,
"g": 188,
"b": 178
},
"hsl": {
"h": 7.792,
"s": 100,
"l": 84.902
},
"oklch": {
"l": 0.85416,
"c": 0.07931,
"h": 28.4
},
"luminance": 0.60441
}Semantic roles & 50–950 ramp
primary
#FFBCB2
secondary
#70D6E6
accent
#C8E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382