#F8BFBF#F8BFBF
#F8BFBF is a very light, moderate red. Relative luminance 0.610; OKLCH L 85.6% C 0.066 H 18.5°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFBF |
|---|---|
| RGB | rgb(248, 191, 191) |
| HSL | hsl(0, 80%, 86%) |
| HSV | hsv(0, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 23%, 2.7%) |
| CIE-LAB | lab(82.37, 20.42, 7.91) |
| CIE-LCH | lch(82.37, 21.90, 21.18°) |
| OKLab | oklab(85.58% 0.0624 0.0209) |
| OKLCH | oklch(85.58% 0.066 18.5) |
| XYZ | xyz(66.7470, 60.9827, 57.5351) |
| Luminance | 0.6098 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.75
Light Rose
#FFC5CB
ΔE00 2.73
Pink
#FFC0CB
ΔE00 4.11
Bubblegum
#FFC1CC
ΔE00 4.12
Lightpink
#FFB6C1
ΔE00 4.81
Pale Pink
#FFCFDC
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFBF #BFF8F8
analogous
#F8BFDB #F8BFBF #F8DBBF
triadic
#F8BFBF #BFF8BF #BFBFF8
tetradic
#F8BFBF #DBF8BF #BFF8F8 #DBBFF8
square
#F8BFBF #DBF8BF #BFF8F8 #DBBFF8
split-complementary
#F8BFBF #BFF8DB #BFDBF8
monochromatic
#EC5151 #F28888 #F8BFBF #FCE3E3 #FCE3E3
Accessibility & contrast
On white
1.59
#F8BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#F8BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFBF
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFBF | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C7BF
Deuteranopia (green-blind)
#D6D1BE
Tritanopia (blue-blind)
#FFBABF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8bfbf; /* rgb */ color: rgb(248, 191, 191); /* oklch */ color: oklch(85.6% 0.066 18.5);
Tailwind
colors: {
custom: {
50: '#fbd2d2',
500: '#f8bfbf',
950: '#000000',
},
}SCSS
$custom: #f8bfbf; $custom-light: #fbd2d2; $custom-dark: #000000;
JSON
{
"hex": "#f8bfbf",
"rgb": {
"r": 248,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.85578,
"c": 0.06578,
"h": 18.5
},
"luminance": 0.6098
}Semantic roles & 50–950 ramp
primary
#F8BFBF
secondary
#80DBDB
accent
#DDDD09
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383