#FFBCB7#FFBCB7
#FFBCB7 is a very light, moderate red. Relative luminance 0.606; OKLCH L 85.5% C 0.078 H 23.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCB7 |
|---|---|
| RGB | rgb(255, 188, 183) |
| HSL | hsl(4, 100%, 86%) |
| HSV | hsv(4, 28%, 100%) |
| CMYK | cmyk(0%, 26.3%, 28.2%, 0%) |
| CIE-LAB | lab(82.19, 23.46, 12.04) |
| CIE-LCH | lch(82.19, 26.37, 27.16°) |
| OKLab | oklab(85.54% 0.0717 0.0314) |
| OKLCH | oklch(85.54% 0.078 23.7) |
| XYZ | xyz(67.7719, 60.6490, 52.9273) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.85
Light Rose
#FFC5CB
ΔE00 4.96
Lightpink
#FFB6C1
ΔE00 5.79
Pink
#FFC0CB
ΔE00 6.08
Bubblegum
#FFC1CC
ΔE00 6.17
Pale Salmon
#FFB19A
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCB7 #B7FAFF
analogous
#FFB7D6 #FFBCB7 #FFE0B7
triadic
#FFBCB7 #B7FFBC #BCB7FF
tetradic
#FFBCB7 #D6FFB7 #B7FAFF #E0B7FF
square
#FFBCB7 #D6FFB7 #B7FAFF #E0B7FF
split-complementary
#FFBCB7 #B7FFE0 #B7D6FF
monochromatic
#FF4A3D #FF837A #FFBCB7 #FFE3E0 #FFE3E0
Accessibility & contrast
On white
1.60
#FFBCB7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#FFBCB7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCB7
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCB7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCB7 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C5B6
Deuteranopia (green-blind)
#D9D1B6
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcb7; /* rgb */ color: rgb(255, 188, 183); /* oklch */ color: oklch(85.5% 0.078 23.7);
Tailwind
colors: {
custom: {
50: '#ffd0cc',
500: '#ffbcb7',
950: '#000000',
},
}SCSS
$custom: #ffbcb7; $custom-light: #ffd0cc; $custom-dark: #000000;
JSON
{
"hex": "#ffbcb7",
"rgb": {
"r": 255,
"g": 188,
"b": 183
},
"hsl": {
"h": 4.167,
"s": 100,
"l": 85.882
},
"oklch": {
"l": 0.85537,
"c": 0.07825,
"h": 23.7
},
"luminance": 0.60645
}Semantic roles & 50–950 ramp
primary
#FFBCB7
secondary
#74DEE6
accent
#D6E600
background
#FFFEFE
surface
#FFFBFA
border
#D7D4D3
text
#181413
muted
#868383