#F5B6BB#F5B6BB
#F5B6BB is a very light, moderate red. Relative luminance 0.565; OKLCH L 83.5% C 0.073 H 13.5°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #F5B6BB |
|---|---|
| RGB | rgb(245, 182, 187) |
| HSL | hsl(355, 76%, 84%) |
| HSV | hsv(355, 26%, 96%) |
| CMYK | cmyk(0%, 25.7%, 23.7%, 3.9%) |
| CIE-LAB | lab(79.87, 23.51, 6.44) |
| CIE-LCH | lch(79.87, 24.38, 15.32°) |
| OKLab | oklab(83.55% 0.0715 0.0171) |
| OKLCH | oklch(83.55% 0.074 13.5) |
| XYZ | xyz(63.3547, 56.4594, 54.5647) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.57
Lightpink
#FFB6C1
ΔE00 2.66
Pink
#FFC0CB
ΔE00 3.32
Bubblegum
#FFC1CC
ΔE00 3.49
Light Rose
#FFC5CB
ΔE00 3.55
Soft Pink
#FDB0C0
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F5B6BB #B6F5F0
analogous
#F5B6DA #F5B6BB #F5D0B6
triadic
#F5B6BB #BBF5B6 #B6BBF5
tetradic
#F5B6BB #DAF5B6 #B6F5F0 #D0B6F5
square
#F5B6BB #DAF5B6 #B6F5F0 #D0B6F5
split-complementary
#F5B6BB #B6F5D0 #B6DAF5
monochromatic
#E64A57 #EE8089 #F5B6BB #FBE4E6 #FBE4E6
Accessibility & contrast
On white
1.71
#F5B6BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#F5B6BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F5B6BB
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F5B6BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F5B6BB | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#CFCABA
Tritanopia (blue-blind)
#FFB1B8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f5b6bb; /* rgb */ color: rgb(245, 182, 187); /* oklch */ color: oklch(83.5% 0.073 13.5);
Tailwind
colors: {
custom: {
50: '#f9cccf',
500: '#f5b6bb',
950: '#000000',
},
}SCSS
$custom: #f5b6bb; $custom-light: #f9cccf; $custom-dark: #000000;
JSON
{
"hex": "#f5b6bb",
"rgb": {
"r": 245,
"g": 182,
"b": 187
},
"hsl": {
"h": 355.238,
"s": 75.904,
"l": 83.725
},
"oklch": {
"l": 0.83548,
"c": 0.0735,
"h": 13.5
},
"luminance": 0.56456
}Semantic roles & 50–950 ramp
primary
#F5B6BB
secondary
#79D6CF
accent
#D8C80D
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383