#F5BFAE#F5BFAE
#F5BFAE is a very light, moderate red. Relative luminance 0.597; OKLCH L 84.9% C 0.067 H 38.2°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFAE |
|---|---|
| RGB | rgb(245, 191, 174) |
| HSL | hsl(14, 78%, 82%) |
| HSV | hsv(14, 29%, 96%) |
| CMYK | cmyk(0%, 22%, 29%, 3.9%) |
| CIE-LAB | lab(81.69, 16.99, 16.01) |
| CIE-LCH | lch(81.69, 23.35, 43.30°) |
| OKLab | oklab(84.86% 0.0525 0.0413) |
| OKLCH | oklch(84.86% 0.067 38.2) |
| XYZ | xyz(63.9282, 59.7332, 48.1985) |
| Luminance | 0.5973 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.34
Apricot
#FBCEB1
ΔE00 6.65
Light Salmon
#FEA993
ΔE00 7.05
Pale Rose
#FDC1C5
ΔE00 8.54
Blush (survey)
#F29E8E
ΔE00 8.87
Light Rose
#FFC5CB
ΔE00 9.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFAE #AEE4F5
analogous
#F5AEC1 #F5BFAE #F5E2AE
triadic
#F5BFAE #AEF5BF #BFAEF5
tetradic
#F5BFAE #C1F5AE #AEE4F5 #E2AEF5
square
#F5BFAE #C1F5AE #AEE4F5 #E2AEF5
split-complementary
#F5BFAE #AEF5E2 #AEC1F5
monochromatic
#E86941 #EE9478 #F5BFAE #FCE9E4 #FCE9E4
Accessibility & contrast
On white
1.62
#F5BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#F5BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFAE
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFAE | 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)
#CCC5AD
Deuteranopia (green-blind)
#D8CFAE
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f5bfae; /* rgb */ color: rgb(245, 191, 174); /* oklch */ color: oklch(84.9% 0.067 38.2);
Tailwind
colors: {
custom: {
50: '#f9d2c6',
500: '#f5bfae',
950: '#000000',
},
}SCSS
$custom: #f5bfae; $custom-light: #f9d2c6; $custom-dark: #000000;
JSON
{
"hex": "#f5bfae",
"rgb": {
"r": 245,
"g": 191,
"b": 174
},
"hsl": {
"h": 14.366,
"s": 78.022,
"l": 82.157
},
"oklch": {
"l": 0.8486,
"c": 0.06683,
"h": 38.2
},
"luminance": 0.5973
}Semantic roles & 50–950 ramp
primary
#F5BFAE
secondary
#72BED6
accent
#A9DA0B
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382