#F5BBAE#F5BBAE
#F5BBAE is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.1% C 0.070 H 32.9°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBAE |
|---|---|
| RGB | rgb(245, 187, 174) |
| HSL | hsl(11, 78%, 82%) |
| HSV | hsv(11, 29%, 96%) |
| CMYK | cmyk(0%, 23.7%, 29%, 3.9%) |
| CIE-LAB | lab(80.75, 19.10, 14.68) |
| CIE-LCH | lch(80.75, 24.09, 37.55°) |
| OKLab | oklab(84.12% 0.0587 0.038) |
| OKLCH | oklch(84.12% 0.07 32.9) |
| XYZ | xyz(63.0678, 58.0123, 47.9117) |
| Luminance | 0.5801 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.03
Light Salmon
#FEA993
ΔE00 6.35
Pale Rose
#FDC1C5
ΔE00 6.87
Blush (survey)
#F29E8E
ΔE00 7.65
Light Rose
#FFC5CB
ΔE00 7.83
Apricot
#FBCEB1
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBAE #AEE8F5
analogous
#F5AEC5 #F5BBAE #F5DFAE
triadic
#F5BBAE #AEF5BB #BBAEF5
tetradic
#F5BBAE #C5F5AE #AEE8F5 #DFAEF5
square
#F5BBAE #C5F5AE #AEE8F5 #DFAEF5
split-complementary
#F5BBAE #AEF5DF #AEC5F5
monochromatic
#E86041 #EE8D78 #F5BBAE #FCE8E4 #FCE8E4
Accessibility & contrast
On white
1.67
#F5BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#F5BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBAE
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBAE | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB3B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5bbae; /* rgb */ color: rgb(245, 187, 174); /* oklch */ color: oklch(84.1% 0.070 32.9);
Tailwind
colors: {
custom: {
50: '#f9cfc6',
500: '#f5bbae',
950: '#000000',
},
}SCSS
$custom: #f5bbae; $custom-light: #f9cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f5bbae",
"rgb": {
"r": 245,
"g": 187,
"b": 174
},
"hsl": {
"h": 10.986,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.84124,
"c": 0.06995,
"h": 32.9
},
"luminance": 0.58009
}Semantic roles & 50–950 ramp
primary
#F5BBAE
secondary
#72C3D6
accent
#B4DA0B
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382