#F8B7BB#F8B7BB
#F8B7BB is a very light, moderate red. Relative luminance 0.574; OKLCH L 84.0% C 0.076 H 14.7°. Best body text is #000000 at 12.48:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B7BB |
|---|---|
| RGB | rgb(248, 183, 187) |
| HSL | hsl(356, 82%, 85%) |
| HSV | hsv(356, 26%, 97%) |
| CMYK | cmyk(0%, 26.2%, 24.6%, 2.7%) |
| CIE-LAB | lab(80.41, 24.08, 7.25) |
| CIE-LCH | lch(80.41, 25.14, 16.77°) |
| OKLab | oklab(84.03% 0.0732 0.0192) |
| OKLCH | oklch(84.03% 0.076 14.7) |
| XYZ | xyz(64.6156, 57.4146, 54.6827) |
| Luminance | 0.5741 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.37
Lightpink
#FFB6C1
ΔE00 2.66
Pink
#FFC0CB
ΔE00 3.40
Light Rose
#FFC5CB
ΔE00 3.46
Bubblegum
#FFC1CC
ΔE00 3.58
Soft Pink
#FDB0C0
ΔE00 4.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B7BB #B7F8F4
analogous
#F8B7DC #F8B7BB #F8D4B7
triadic
#F8B7BB #BBF8B7 #B7BBF8
tetradic
#F8B7BB #DCF8B7 #B7F8F4 #D4B7F8
square
#F8B7BB #DCF8B7 #B7F8F4 #D4B7F8
split-complementary
#F8B7BB #B7F8D4 #B7DCF8
monochromatic
#ED4752 #F37F86 #F8B7BB #FCE3E5 #FCE3E5
Accessibility & contrast
On white
1.68
#F8B7BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.48
#F8B7BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B7BB
12.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B7BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B7BB | 1.00 | 1.68 | 12.48 | 12.48 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C0BB
Deuteranopia (green-blind)
#D1CCBA
Tritanopia (blue-blind)
#FFB1B9
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f8b7bb; /* rgb */ color: rgb(248, 183, 187); /* oklch */ color: oklch(84.0% 0.076 14.7);
Tailwind
colors: {
custom: {
50: '#fbcdcf',
500: '#f8b7bb',
950: '#000000',
},
}SCSS
$custom: #f8b7bb; $custom-light: #fbcdcf; $custom-dark: #000000;
JSON
{
"hex": "#f8b7bb",
"rgb": {
"r": 248,
"g": 183,
"b": 187
},
"hsl": {
"h": 356.308,
"s": 82.278,
"l": 84.51
},
"oklch": {
"l": 0.84032,
"c": 0.07572,
"h": 14.7
},
"luminance": 0.57411
}Semantic roles & 50–950 ramp
primary
#F8B7BB
secondary
#78DBD5
accent
#DFD107
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383