#FFBCAB#FFBCAB
#FFBCAB is a very light, moderate red. Relative luminance 0.602; OKLCH L 85.3% C 0.082 H 34.7°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBCAB |
|---|---|
| RGB | rgb(255, 188, 171) |
| HSL | hsl(12, 100%, 84%) |
| HSV | hsv(12, 33%, 100%) |
| CMYK | cmyk(0%, 26.3%, 32.9%, 0%) |
| CIE-LAB | lab(81.93, 21.93, 18.10) |
| CIE-LCH | lch(81.93, 28.43, 39.53°) |
| OKLab | oklab(85.25% 0.0671 0.0465) |
| OKLCH | oklch(85.25% 0.082 34.7) |
| XYZ | xyz(66.5758, 60.1706, 46.6276) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.42
Light Salmon
#FEA993
ΔE00 5.05
Blush (survey)
#F29E8E
ΔE00 7.25
Pale Rose
#FDC1C5
ΔE00 8.14
Peachy Pink
#FF9A8A
ΔE00 8.58
Apricot
#FBCEB1
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBCAB #ABEEFF
analogous
#FFABC4 #FFBCAB #FFE6AB
triadic
#FFBCAB #ABFFBC #BCABFF
tetradic
#FFBCAB #C4FFAB #ABEEFF #E6ABFF
square
#FFBCAB #C4FFAB #ABEEFF #E6ABFF
split-complementary
#FFBCAB #ABFFE6 #ABC4FF
monochromatic
#FF5A31 #FF8B6E #FFBCAB #FFE7E0 #FFE7E0
Accessibility & contrast
On white
1.61
#FFBCAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#FFBCAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBCAB
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBCAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBCAB | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBC4AA
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #ffbcab; /* rgb */ color: rgb(255, 188, 171); /* oklch */ color: oklch(85.3% 0.082 34.7);
Tailwind
colors: {
custom: {
50: '#ffd0c4',
500: '#ffbcab',
950: '#000000',
},
}SCSS
$custom: #ffbcab; $custom-light: #ffd0c4; $custom-dark: #000000;
JSON
{
"hex": "#ffbcab",
"rgb": {
"r": 255,
"g": 188,
"b": 171
},
"hsl": {
"h": 12.143,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85252,
"c": 0.08159,
"h": 34.7
},
"luminance": 0.60167
}Semantic roles & 50–950 ramp
primary
#FFBCAB
secondary
#6ACCE5
accent
#B7E600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382