#F5BCBB#F5BCBB
#F5BCBB is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.6% C 0.066 H 19.7°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #F5BCBB |
|---|---|
| RGB | rgb(245, 188, 187) |
| HSL | hsl(1, 74%, 85%) |
| HSV | hsv(1, 24%, 96%) |
| CMYK | cmyk(0%, 23.3%, 23.7%, 3.9%) |
| CIE-LAB | lab(81.28, 20.34, 8.45) |
| CIE-LCH | lch(81.28, 22.03, 22.56°) |
| OKLab | oklab(84.63% 0.0622 0.0223) |
| OKLCH | oklch(84.63% 0.066 19.7) |
| XYZ | xyz(64.6099, 58.9698, 54.9831) |
| Luminance | 0.5897 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.44
Light Rose
#FFC5CB
ΔE00 3.50
Pink
#FFC0CB
ΔE00 4.67
Bubblegum
#FFC1CC
ΔE00 4.71
Lightpink
#FFB6C1
ΔE00 5.01
Soft Pink
#FDB0C0
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5BCBB #BBF4F5
analogous
#F5BBD7 #F5BCBB #F5D9BB
triadic
#F5BCBB #BBF5BC #BCBBF5
tetradic
#F5BCBB #D7F5BB #BBF4F5 #D9BBF5
square
#F5BCBB #D7F5BB #BBF4F5 #D9BBF5
split-complementary
#F5BCBB #BBF5D9 #BBD7F5
monochromatic
#E55350 #ED8786 #F5BCBB #FBE5E4 #FBE5E4
Accessibility & contrast
On white
1.64
#F5BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#F5BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5BCBB
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5BCBB | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C4BB
Deuteranopia (green-blind)
#D4CEBA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f5bcbb; /* rgb */ color: rgb(245, 188, 187); /* oklch */ color: oklch(84.6% 0.066 19.7);
Tailwind
colors: {
custom: {
50: '#f9d0cf',
500: '#f5bcbb',
950: '#000000',
},
}SCSS
$custom: #f5bcbb; $custom-light: #f9d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f5bcbb",
"rgb": {
"r": 245,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.034,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.84631,
"c": 0.06605,
"h": 19.7
},
"luminance": 0.58967
}Semantic roles & 50–950 ramp
primary
#F5BCBB
secondary
#7ED5D6
accent
#D3D60F
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383