#FFBBAB#FFBBAB
#FFBBAB is a very light, moderate red. Relative luminance 0.597; OKLCH L 85.1% C 0.082 H 33.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #FFBBAB |
|---|---|
| RGB | rgb(255, 187, 171) |
| HSL | hsl(11, 100%, 84%) |
| HSV | hsv(11, 33%, 100%) |
| CMYK | cmyk(0%, 26.7%, 32.9%, 0%) |
| CIE-LAB | lab(81.70, 22.46, 17.77) |
| CIE-LCH | lch(81.70, 28.64, 38.36°) |
| OKLab | oklab(85.07% 0.0686 0.0457) |
| OKLCH | oklch(85.07% 0.082 33.6) |
| XYZ | xyz(66.3629, 59.7448, 46.5566) |
| Luminance | 0.5974 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 3.44
Light Salmon
#FEA993
ΔE00 4.92
Blush (survey)
#F29E8E
ΔE00 6.98
Pale Rose
#FDC1C5
ΔE00 7.83
Peachy Pink
#FF9A8A
ΔE00 8.28
Light Rose
#FFC5CB
ΔE00 8.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#FFBBAB #ABEFFF
analogous
#FFABC5 #FFBBAB #FFE5AB
triadic
#FFBBAB #ABFFBB #BBABFF
tetradic
#FFBBAB #C5FFAB #ABEFFF #E5ABFF
square
#FFBBAB #C5FFAB #ABEFFF #E5ABFF
split-complementary
#FFBBAB #ABFFE5 #ABC5FF
monochromatic
#FF5831 #FF896E #FFBBAB #FFE6E0 #FFE6E0
Accessibility & contrast
On white
1.62
#FFBBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#FFBBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #FFBBAB
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##FFBBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##FFBBAB | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC3AA
Deuteranopia (green-blind)
#DAD0AA
Tritanopia (blue-blind)
#FFB2B7
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #ffbbab; /* rgb */ color: rgb(255, 187, 171); /* oklch */ color: oklch(85.1% 0.082 33.6);
Tailwind
colors: {
custom: {
50: '#ffcfc4',
500: '#ffbbab',
950: '#000000',
},
}SCSS
$custom: #ffbbab; $custom-light: #ffcfc4; $custom-dark: #000000;
JSON
{
"hex": "#ffbbab",
"rgb": {
"r": 255,
"g": 187,
"b": 171
},
"hsl": {
"h": 11.429,
"s": 100,
"l": 83.529
},
"oklch": {
"l": 0.85072,
"c": 0.08242,
"h": 33.6
},
"luminance": 0.59741
}Semantic roles & 50–950 ramp
primary
#FFBBAB
secondary
#6ACDE5
accent
#BAE600
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181412
muted
#868382