#FFBCB0#FFBCB0
#FFBCB0 is a very light, moderate red. Relative luminance 0.604; OKLCH L 85.4% C 0.080 H 30.3°. Best body text is #000000 at 13.07:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB0 |
|---|---|
| RGB | rgb(255, 188, 176) |
| HSL | hsl(9, 100%, 85%) |
| HSV | hsv(9, 31%, 100%) |
| CMYK | cmyk(0%, 26.3%, 31%, 0%) |
| CIE-LAB | lab(82.04, 22.56, 15.57) |
| CIE-LCH | lch(82.04, 27.41, 34.62°) |
| OKLab | oklab(85.37% 0.069 0.0402) |
| OKLCH | oklch(85.37% 0.08 30.3) |
| XYZ | xyz(67.0614, 60.3648, 49.1852) |
| Luminance | 0.6036 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.72
Light Salmon
#FEA993
ΔE00 5.86
Pale Rose
#FDC1C5
ΔE00 6.32
Light Rose
#FFC5CB
ΔE00 7.33
Blush (survey)
#F29E8E
ΔE00 7.38
Lightpink
#FFB6C1
ΔE00 8.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB0 #B0F3FF
analogous
#FFB0CC #FFBCB0 #FFE4B0
triadic
#FFBCB0 #B0FFBC #BCB0FF
tetradic
#FFBCB0 #CCFFB0 #B0F3FF #E4B0FF
square
#FFBCB0 #CCFFB0 #B0F3FF #E4B0FF
split-complementary
#FFBCB0 #B0FFE4 #B0CCFF
monochromatic
#FF5436 #FF8873 #FFBCB0 #FFE5E0 #FFE5E0
Accessibility & contrast
On white
1.61
#FFBCB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.07
#FFBCB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB0
13.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB0 | 1.00 | 1.61 | 13.07 | 13.07 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC4AF
Deuteranopia (green-blind)
#DAD1AF
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb0; /* rgb */ color: rgb(255, 188, 176); /* oklch */ color: oklch(85.4% 0.080 30.3);
Tailwind
colors: {
custom: {
50: '#ffd0c7',
500: '#ffbcb0',
950: '#000000',
},
}SCSS
$custom: #ffbcb0; $custom-light: #ffd0c7; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb0",
"rgb": {
"r": 255,
"g": 188,
"b": 176
},
"hsl": {
"h": 9.114,
"s": 100,
"l": 84.51
},
"oklch": {
"l": 0.85368,
"c": 0.07987,
"h": 30.3
},
"luminance": 0.60361
}Semantic roles & 50–950 ramp
primary
#FFBCB0
secondary
#6ED3E5
accent
#C3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382