#F8B5BB#F8B5BB
#F8B5BB is a very light, moderate red. Relative luminance 0.566; OKLCH L 83.7% C 0.078 H 12.9°. Best body text is #000000 at 12.32:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B5BB |
|---|---|
| RGB | rgb(248, 181, 187) |
| HSL | hsl(355, 83%, 84%) |
| HSV | hsv(355, 27%, 97%) |
| CMYK | cmyk(0%, 27%, 24.6%, 2.7%) |
| CIE-LAB | lab(79.95, 25.13, 6.59) |
| CIE-LCH | lch(79.95, 25.98, 14.70°) |
| OKLab | oklab(83.68% 0.0763 0.0175) |
| OKLCH | oklch(83.68% 0.078 12.9) |
| XYZ | xyz(64.2060, 56.5955, 54.5462) |
| Luminance | 0.5659 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.00
Pale Rose
#FDC1C5
ΔE00 2.89
Pink
#FFC0CB
ΔE00 3.28
Soft Pink
#FDB0C0
ΔE00 3.47
Bubblegum
#FFC1CC
ΔE00 3.49
Light Rose
#FFC5CB
ΔE00 3.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B5BB #B5F8F2
analogous
#F8B5DD #F8B5BB #F8D1B5
triadic
#F8B5BB #BBF8B5 #B5BBF8
tetradic
#F8B5BB #DDF8B5 #B5F8F2 #D1B5F8
square
#F8B5BB #DDF8B5 #B5F8F2 #D1B5F8
split-complementary
#F8B5BB #B5F8D1 #B5DDF8
monochromatic
#ED4554 #F37D88 #F8B5BB #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.70
#F8B5BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.32
#F8B5BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B5BB
12.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B5BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B5BB | 1.00 | 1.70 | 12.32 | 12.32 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0BFBB
Deuteranopia (green-blind)
#D0CBBA
Tritanopia (blue-blind)
#FFAFB7
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #f8b5bb; /* rgb */ color: rgb(248, 181, 187); /* oklch */ color: oklch(83.7% 0.078 12.9);
Tailwind
colors: {
custom: {
50: '#fbcbcf',
500: '#f8b5bb',
950: '#000000',
},
}SCSS
$custom: #f8b5bb; $custom-light: #fbcbcf; $custom-dark: #000000;
JSON
{
"hex": "#f8b5bb",
"rgb": {
"r": 248,
"g": 181,
"b": 187
},
"hsl": {
"h": 354.627,
"s": 82.716,
"l": 84.118
},
"oklch": {
"l": 0.83677,
"c": 0.07833,
"h": 12.9
},
"luminance": 0.56592
}Semantic roles & 50–950 ramp
primary
#F8B5BB
secondary
#77DBD2
accent
#DFCC06
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#181313
muted
#868383