#F8B8BB#F8B8BB
#F8B8BB is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.2% C 0.074 H 15.6°. Best body text is #000000 at 12.57:1 contrast (WCAG AA passes).
Color values
| HEX | #F8B8BB |
|---|---|
| RGB | rgb(248, 184, 187) |
| HSL | hsl(357, 82%, 85%) |
| HSV | hsv(357, 26%, 97%) |
| CMYK | cmyk(0%, 25.8%, 24.6%, 2.7%) |
| CIE-LAB | lab(80.64, 23.55, 7.59) |
| CIE-LCH | lch(80.64, 24.74, 17.86°) |
| OKLab | oklab(84.21% 0.0717 0.0201) |
| OKLCH | oklch(84.21% 0.074 15.6) |
| XYZ | xyz(64.8226, 57.8286, 54.7517) |
| Luminance | 0.5783 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.18
Lightpink
#FFB6C1
ΔE00 3.03
Light Rose
#FFC5CB
ΔE00 3.34
Pink
#FFC0CB
ΔE00 3.54
Bubblegum
#FFC1CC
ΔE00 3.69
Soft Pink
#FDB0C0
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8B8BB #B8F8F5
analogous
#F8B8DB #F8B8BB #F8D5B8
triadic
#F8B8BB #BBF8B8 #B8BBF8
tetradic
#F8B8BB #DBF8B8 #B8F8F5 #D5B8F8
square
#F8B8BB #DBF8B8 #B8F8F5 #D5B8F8
split-complementary
#F8B8BB #B8F8D5 #B8DBF8
monochromatic
#ED4950 #F38086 #F8B8BB #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.67
#F8B8BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.57
#F8B8BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8B8BB
12.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8B8BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8B8BB | 1.00 | 1.67 | 12.57 | 12.57 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C1BB
Deuteranopia (green-blind)
#D2CDBA
Tritanopia (blue-blind)
#FFB2B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f8b8bb; /* rgb */ color: rgb(248, 184, 187); /* oklch */ color: oklch(84.2% 0.074 15.6);
Tailwind
colors: {
custom: {
50: '#fbcdcf',
500: '#f8b8bb',
950: '#000000',
},
}SCSS
$custom: #f8b8bb; $custom-light: #fbcdcf; $custom-dark: #000000;
JSON
{
"hex": "#f8b8bb",
"rgb": {
"r": 248,
"g": 184,
"b": 187
},
"hsl": {
"h": 357.188,
"s": 82.051,
"l": 84.706
},
"oklch": {
"l": 0.84211,
"c": 0.07444,
"h": 15.6
},
"luminance": 0.57825
}Semantic roles & 50–950 ramp
primary
#F8B8BB
secondary
#79DBD6
accent
#DED407
background
#FFFEFE
surface
#FFFAFB
border
#D7D3D4
text
#171313
muted
#858383