#FFBCB6#FFBCB6
#FFBCB6 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.078 H 24.6°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB6 |
|---|---|
| RGB | rgb(255, 188, 182) |
| HSL | hsl(5, 100%, 86%) |
| HSV | hsv(5, 29%, 100%) |
| CMYK | cmyk(0%, 26.3%, 28.6%, 0%) |
| CIE-LAB | lab(82.17, 23.33, 12.54) |
| CIE-LCH | lch(82.17, 26.49, 28.26°) |
| OKLab | oklab(85.51% 0.0713 0.0327) |
| OKLCH | oklch(85.51% 0.078 24.6) |
| XYZ | xyz(67.6682, 60.6076, 52.3811) |
| Luminance | 0.6060 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 4.19
Light Rose
#FFC5CB
ΔE00 5.28
Lightpink
#FFB6C1
ΔE00 6.16
Pink
#FFC0CB
ΔE00 6.45
Bubblegum
#FFC1CC
ΔE00 6.53
Pale Salmon
#FFB19A
ΔE00 6.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB6 #B6F9FF
analogous
#FFB6D4 #FFBCB6 #FFE1B6
triadic
#FFBCB6 #B6FFBC #BCB6FF
tetradic
#FFBCB6 #D4FFB6 #B6F9FF #E1B6FF
square
#FFBCB6 #D4FFB6 #B6F9FF #E1B6FF
split-complementary
#FFBCB6 #B6FFE1 #B6D4FF
monochromatic
#FF4C3C #FF8479 #FFBCB6 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.60
#FFBCB6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#FFBCB6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB6
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB6 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B5
Deuteranopia (green-blind)
#D9D1B5
Tritanopia (blue-blind)
#FFB4BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb6; /* rgb */ color: rgb(255, 188, 182); /* oklch */ color: oklch(85.5% 0.078 24.6);
Tailwind
colors: {
custom: {
50: '#ffd0cb',
500: '#ffbcb6',
950: '#000000',
},
}SCSS
$custom: #ffbcb6; $custom-light: #ffd0cb; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb6",
"rgb": {
"r": 255,
"g": 188,
"b": 182
},
"hsl": {
"h": 4.932,
"s": 100,
"l": 85.686
},
"oklch": {
"l": 0.85513,
"c": 0.07842,
"h": 24.6
},
"luminance": 0.60604
}Semantic roles & 50–950 ramp
primary
#FFBCB6
secondary
#73DDE6
accent
#D3E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382