#F8BFBB#F8BFBB
#F8BFBB is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.066 H 23.2°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFBB |
|---|---|
| RGB | rgb(248, 191, 187) |
| HSL | hsl(4, 81%, 85%) |
| HSV | hsv(4, 25%, 97%) |
| CMYK | cmyk(0%, 23%, 24.6%, 2.7%) |
| CIE-LAB | lab(82.28, 19.86, 9.92) |
| CIE-LCH | lch(82.28, 22.20, 26.55°) |
| OKLab | oklab(85.48% 0.0609 0.026) |
| OKLCH | oklch(85.48% 0.066 23.2) |
| XYZ | xyz(66.3128, 60.8090, 55.2484) |
| Luminance | 0.6081 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.18
Light Rose
#FFC5CB
ΔE00 4.12
Pink
#FFC0CB
ΔE00 5.62
Bubblegum
#FFC1CC
ΔE00 5.64
Lightpink
#FFB6C1
ΔE00 6.08
Pale Pink
#FFCFDC
ΔE00 7.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFBB #BBF4F8
analogous
#F8BBD6 #F8BFBB #F8DDBB
triadic
#F8BFBB #BBF8BF #BFBBF8
tetradic
#F8BFBB #D6F8BB #BBF4F8 #DDBBF8
square
#F8BFBB #D6F8BB #BBF4F8 #DDBBF8
split-complementary
#F8BFBB #BBF8DD #BBD6F8
monochromatic
#ED574C #F28B84 #F8BFBB #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.60
#F8BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F8BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFBB
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFBB | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BB
Deuteranopia (green-blind)
#D7D1BA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8bfbb; /* rgb */ color: rgb(248, 191, 187); /* oklch */ color: oklch(85.5% 0.066 23.2);
Tailwind
colors: {
custom: {
50: '#fbd2cf',
500: '#f8bfbb',
950: '#000000',
},
}SCSS
$custom: #f8bfbb; $custom-light: #fbd2cf; $custom-dark: #000000;
JSON
{
"hex": "#f8bfbb",
"rgb": {
"r": 248,
"g": 191,
"b": 187
},
"hsl": {
"h": 3.934,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.85475,
"c": 0.06618,
"h": 23.2
},
"luminance": 0.60806
}Semantic roles & 50–950 ramp
primary
#F8BFBB
secondary
#7CD5DB
accent
#D0DE08
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383