#F8BBBA#F8BBBA
#F8BBBA is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.7% C 0.071 H 19.7°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BBBA |
|---|---|
| RGB | rgb(248, 187, 186) |
| HSL | hsl(1, 82%, 85%) |
| HSV | hsv(1, 25%, 97%) |
| CMYK | cmyk(0%, 24.6%, 25%, 2.7%) |
| CIE-LAB | lab(81.32, 21.83, 9.09) |
| CIE-LCH | lch(81.32, 23.64, 22.60°) |
| OKLab | oklab(84.72% 0.0667 0.0239) |
| OKLCH | oklch(84.72% 0.071 19.7) |
| XYZ | xyz(65.3457, 59.0455, 54.3998) |
| Luminance | 0.5904 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.41
Light Rose
#FFC5CB
ΔE00 3.60
Lightpink
#FFB6C1
ΔE00 4.59
Pink
#FFC0CB
ΔE00 4.59
Bubblegum
#FFC1CC
ΔE00 4.67
Soft Pink
#FDB0C0
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BBBA #BAF7F8
analogous
#F8BAD8 #F8BBBA #F8DABA
triadic
#F8BBBA #BAF8BB #BBBAF8
tetradic
#F8BBBA #D8F8BA #BAF7F8 #DABAF8
square
#F8BBBA #D8F8BA #BAF7F8 #DABAF8
split-complementary
#F8BBBA #BAF8DA #BAD8F8
monochromatic
#ED4D4B #F28482 #F8BBBA #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.64
#F8BBBA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#F8BBBA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BBBA
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BBBA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BBBA | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BA
Deuteranopia (green-blind)
#D4CEB9
Tritanopia (blue-blind)
#FFB5BB
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bbba; /* rgb */ color: rgb(248, 187, 186); /* oklch */ color: oklch(84.7% 0.071 19.7);
Tailwind
colors: {
custom: {
50: '#fbcfce',
500: '#f8bbba',
950: '#000000',
},
}SCSS
$custom: #f8bbba; $custom-light: #fbcfce; $custom-dark: #000000;
JSON
{
"hex": "#f8bbba",
"rgb": {
"r": 248,
"g": 187,
"b": 186
},
"hsl": {
"h": 0.968,
"s": 81.579,
"l": 85.098
},
"oklch": {
"l": 0.84724,
"c": 0.07081,
"h": 19.7
},
"luminance": 0.59042
}Semantic roles & 50–950 ramp
primary
#F8BBBA
secondary
#7BD9DB
accent
#DADE08
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383