#F5B7BB#F5B7BB
#F5B7BB is a very light, moderate red. Relative luminance 0.569; OKLCH L 83.7% C 0.072 H 14.4°. Best body text is #000000 at 12.37:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B7BB |
|---|---|
| RGB | rgb(245, 183, 187) |
| HSL | hsl(356, 76%, 84%) |
| HSV | hsv(356, 25%, 96%) |
| CMYK | cmyk(0%, 25.3%, 23.7%, 3.9%) |
| CIE-LAB | lab(80.11, 22.99, 6.78) |
| CIE-LCH | lch(80.11, 23.96, 16.42°) |
| OKLab | oklab(83.73% 0.0699 0.018) |
| OKLCH | oklch(83.73% 0.072 14.4) |
| XYZ | xyz(63.5602, 56.8705, 54.6332) |
| Luminance | 0.5687 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.35
Lightpink
#FFB6C1
ΔE00 2.99
Light Rose
#FFC5CB
ΔE00 3.40
Pink
#FFC0CB
ΔE00 3.43
Bubblegum
#FFC1CC
ΔE00 3.57
Soft Pink
#FDB0C0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B7BB #B7F5F1
analogous
#F5B7DA #F5B7BB #F5D2B7
triadic
#F5B7BB #BBF5B7 #B7BBF5
tetradic
#F5B7BB #DAF5B7 #B7F5F1 #D2B7F5
square
#F5B7BB #DAF5B7 #B7F5F1 #D2B7F5
split-complementary
#F5B7BB #B7F5D2 #B7DAF5
monochromatic
#E64C55 #EE8188 #F5B7BB #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.70
#F5B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.37
#F5B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B7BB
12.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B7BB | 1.00 | 1.70 | 12.37 | 12.37 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C0BB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FFB2B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f5b7bb; /* rgb */ color: rgb(245, 183, 187); /* oklch */ color: oklch(83.7% 0.072 14.4);
Tailwind
colors: {
custom: {
50: '#f9cdcf',
500: '#f5b7bb',
950: '#000000',
},
}SCSS
$custom: #f5b7bb; $custom-light: #f9cdcf; $custom-dark: #000000;
JSON
{
"hex": "#f5b7bb",
"rgb": {
"r": 245,
"g": 183,
"b": 187
},
"hsl": {
"h": 356.129,
"s": 75.61,
"l": 83.922
},
"oklch": {
"l": 0.83727,
"c": 0.0722,
"h": 14.4
},
"luminance": 0.56867
}Semantic roles & 50–950 ramp
primary
#F5B7BB
secondary
#7AD6D0
accent
#D8CB0E
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383