#F8BBBE#F8BBBE
#F8BBBE is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.8% C 0.071 H 15.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBBE |
|---|---|
| RGB | rgb(248, 187, 190) |
| HSL | hsl(357, 81%, 85%) |
| HSV | hsv(357, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 23.4%, 2.7%) |
| CIE-LAB | lab(81.41, 22.39, 7.07) |
| CIE-LCH | lch(81.41, 23.48, 17.53°) |
| OKLab | oklab(84.83% 0.0682 0.0188) |
| OKLCH | oklch(84.83% 0.071 15.4) |
| XYZ | xyz(65.7769, 59.2180, 56.6707) |
| Luminance | 0.5921 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.48
Light Rose
#FFC5CB
ΔE00 2.64
Pink
#FFC0CB
ΔE00 3.19
Bubblegum
#FFC1CC
ΔE00 3.28
Lightpink
#FFB6C1
ΔE00 3.35
Soft Pink
#FDB0C0
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBBE #BBF8F5
analogous
#F8BBDC #F8BBBE #F8D6BB
triadic
#F8BBBE #BEF8BB #BBBEF8
tetradic
#F8BBBE #DCF8BB #BBF8F5 #D6BBF8
square
#F8BBBE #DCF8BB #BBF8F5 #D6BBF8
split-complementary
#F8BBBE #BBF8D6 #BBDCF8
monochromatic
#ED4C54 #F28489 #F8BBBE #FCE3E4 #FCE3E4
Accessibility & contrast
On white
1.64
#F8BBBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#F8BBBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBBE
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBBE | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bbbe; /* rgb */ color: rgb(248, 187, 190); /* oklch */ color: oklch(84.8% 0.071 15.4);
Tailwind
colors: {
custom: {
50: '#fbcfd1',
500: '#f8bbbe',
950: '#000000',
},
}SCSS
$custom: #f8bbbe; $custom-light: #fbcfd1; $custom-dark: #000000;
JSON
{
"hex": "#f8bbbe",
"rgb": {
"r": 248,
"g": 187,
"b": 190
},
"hsl": {
"h": 357.049,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.84828,
"c": 0.0707,
"h": 15.4
},
"luminance": 0.59215
}Semantic roles & 50–950 ramp
primary
#F8BBBE
secondary
#7CDBD6
accent
#DED308
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383