#F5BBAB#F5BBAB
#F5BBAB is a very light, moderate red. Relative luminance 0.579; OKLCH L 84.1% C 0.071 H 36.0°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBAB |
|---|---|
| RGB | rgb(245, 187, 171) |
| HSL | hsl(13, 79%, 82%) |
| HSV | hsv(13, 30%, 96%) |
| CMYK | cmyk(0%, 23.7%, 30.2%, 3.9%) |
| CIE-LAB | lab(80.68, 18.71, 16.20) |
| CIE-LCH | lch(80.68, 24.75, 40.89°) |
| OKLab | oklab(84.05% 0.0576 0.0418) |
| OKLCH | oklch(84.05% 0.071 36) |
| XYZ | xyz(62.7786, 57.8967, 46.3886) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.46
Light Salmon
#FEA993
ΔE00 6.00
Blush (survey)
#F29E8E
ΔE00 7.65
Apricot
#FBCEB1
ΔE00 7.87
Pale Rose
#FDC1C5
ΔE00 8.04
Light Rose
#FFC5CB
ΔE00 8.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBAB #ABE5F5
analogous
#F5ABC0 #F5BBAB #F5E0AB
triadic
#F5BBAB #ABF5BB #BBABF5
tetradic
#F5BBAB #C0F5AB #ABE5F5 #E0ABF5
square
#F5BBAB #C0F5AB #ABE5F5 #E0ABF5
split-complementary
#F5BBAB #ABF5E0 #ABC0F5
monochromatic
#E8623E #EE8F74 #F5BBAB #FCE7E2 #FCE9E4
Accessibility & contrast
On white
1.67
#F5BBAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#F5BBAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBAB
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBAB | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C1AA
Deuteranopia (green-blind)
#D6CDAB
Tritanopia (blue-blind)
#FFB3B7
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5bbab; /* rgb */ color: rgb(245, 187, 171); /* oklch */ color: oklch(84.1% 0.071 36.0);
Tailwind
colors: {
custom: {
50: '#f9cfc4',
500: '#f5bbab',
950: '#000000',
},
}SCSS
$custom: #f5bbab; $custom-light: #f9cfc4; $custom-dark: #000000;
JSON
{
"hex": "#f5bbab",
"rgb": {
"r": 245,
"g": 187,
"b": 171
},
"hsl": {
"h": 12.973,
"s": 78.723,
"l": 81.569
},
"oklch": {
"l": 0.84053,
"c": 0.07112,
"h": 36
},
"luminance": 0.57893
}Semantic roles & 50–950 ramp
primary
#F5BBAB
secondary
#6FBFD5
accent
#AEDB0A
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171412
muted
#858382