#F5BBAF#F5BBAF
#F5BBAF is a very light, moderate red. Relative luminance 0.580; OKLCH L 84.1% C 0.070 H 31.9°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BBAF |
|---|---|
| RGB | rgb(245, 187, 175) |
| HSL | hsl(10, 78%, 82%) |
| HSV | hsv(10, 29%, 96%) |
| CMYK | cmyk(0%, 23.7%, 28.6%, 3.9%) |
| CIE-LAB | lab(80.77, 19.23, 14.18) |
| CIE-LCH | lch(80.77, 23.89, 36.39°) |
| OKLab | oklab(84.15% 0.0591 0.0367) |
| OKLCH | oklch(84.15% 0.07 31.9) |
| XYZ | xyz(63.1657, 58.0515, 48.4271) |
| Luminance | 0.5805 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.28
Pale Rose
#FDC1C5
ΔE00 6.48
Light Salmon
#FEA993
ΔE00 6.52
Light Rose
#FFC5CB
ΔE00 7.45
Blush (survey)
#F29E8E
ΔE00 7.69
Pink
#FFC0CB
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BBAF #AFE9F5
analogous
#F5AFC6 #F5BBAF #F5DEAF
triadic
#F5BBAF #AFF5BB #BBAFF5
tetradic
#F5BBAF #C6F5AF #AFE9F5 #DEAFF5
square
#F5BBAF #C6F5AF #AFE9F5 #DEAFF5
split-complementary
#F5BBAF #AFF5DE #AFC6F5
monochromatic
#E75F42 #EE8D79 #F5BBAF #FCE8E4 #FCE8E4
Accessibility & contrast
On white
1.67
#F5BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F5BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BBAF
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BBAF | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2AE
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f5bbaf; /* rgb */ color: rgb(245, 187, 175); /* oklch */ color: oklch(84.1% 0.070 31.9);
Tailwind
colors: {
custom: {
50: '#f9cfc6',
500: '#f5bbaf',
950: '#000000',
},
}SCSS
$custom: #f5bbaf; $custom-light: #f9cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f5bbaf",
"rgb": {
"r": 245,
"g": 187,
"b": 175
},
"hsl": {
"h": 10.286,
"s": 77.778,
"l": 82.353
},
"oklch": {
"l": 0.84148,
"c": 0.06961,
"h": 31.9
},
"luminance": 0.58048
}Semantic roles & 50–950 ramp
primary
#F5BBAF
secondary
#73C5D6
accent
#B7DA0B
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382