#F5BFBB#F5BFBB
#F5BFBB is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.063 H 23.4°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BFBB |
|---|---|
| RGB | rgb(245, 191, 187) |
| HSL | hsl(4, 74%, 85%) |
| HSV | hsv(4, 24%, 96%) |
| CMYK | cmyk(0%, 22%, 23.7%, 3.9%) |
| CIE-LAB | lab(81.98, 18.76, 9.46) |
| CIE-LCH | lch(81.98, 21.01, 26.76°) |
| OKLab | oklab(85.18% 0.0575 0.0249) |
| OKLCH | oklch(85.18% 0.063 23.4) |
| XYZ | xyz(65.2574, 60.2649, 55.1990) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.43
Light Rose
#FFC5CB
ΔE00 4.28
Bubblegum
#FFC1CC
ΔE00 5.81
Pink
#FFC0CB
ΔE00 5.82
Lightpink
#FFB6C1
ΔE00 6.41
Pale Pink
#FFCFDC
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BFBB #BBF1F5
analogous
#F5BBD4 #F5BFBB #F5DCBB
triadic
#F5BFBB #BBF5BF #BFBBF5
tetradic
#F5BFBB #D4F5BB #BBF1F5 #DCBBF5
square
#F5BFBB #D4F5BB #BBF1F5 #DCBBF5
split-complementary
#F5BFBB #BBF5DC #BBD4F5
monochromatic
#E55B50 #ED8D86 #F5BFBB #FBE6E4 #FBE6E4
Accessibility & contrast
On white
1.61
#F5BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F5BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BFBB
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BFBB | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D6D0BA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f5bfbb; /* rgb */ color: rgb(245, 191, 187); /* oklch */ color: oklch(85.2% 0.063 23.4);
Tailwind
colors: {
custom: {
50: '#f9d2cf',
500: '#f5bfbb',
950: '#000000',
},
}SCSS
$custom: #f5bfbb; $custom-light: #f9d2cf; $custom-dark: #000000;
JSON
{
"hex": "#f5bfbb",
"rgb": {
"r": 245,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.138,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.8518,
"c": 0.06268,
"h": 23.4
},
"luminance": 0.60262
}Semantic roles & 50–950 ramp
primary
#F5BFBB
secondary
#7ED0D6
accent
#C9D60F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383