#F8BFC7#F8BFC7
#F8BFC7 is a very light, moderate red. Relative luminance 0.613; OKLCH L 85.8% C 0.066 H 9.2°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFC7 |
|---|---|
| RGB | rgb(248, 191, 199) |
| HSL | hsl(352, 80%, 86%) |
| HSV | hsv(352, 23%, 97%) |
| CMYK | cmyk(0%, 23%, 19.8%, 2.7%) |
| CIE-LAB | lab(82.56, 21.58, 3.90) |
| CIE-LCH | lch(82.56, 21.93, 10.24°) |
| OKLab | oklab(85.79% 0.0654 0.0105) |
| OKLCH | oklch(85.79% 0.066 9.2) |
| XYZ | xyz(67.6515, 61.3445, 62.2989) |
| Luminance | 0.6134 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Bubblegum
#FFC1CC
ΔE00 1.58
Pink
#FFC0CB
ΔE00 1.63
Light Rose
#FFC5CB
ΔE00 1.64
Pale Rose
#FDC1C5
ΔE00 1.75
Lightpink
#FFB6C1
ΔE00 3.38
Pastel Pink
#FFBACD
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFC7 #BFF8F0
analogous
#F8BFE3 #F8BFC7 #F8D3BF
triadic
#F8BFC7 #C7F8BF #BFC7F8
tetradic
#F8BFC7 #E3F8BF #BFF8F0 #D3BFF8
square
#F8BFC7 #E3F8BF #BFF8F0 #D3BFF8
split-complementary
#F8BFC7 #BFF8D3 #BFE3F8
monochromatic
#EC5166 #F28897 #F8BFC7 #FCE3E7 #FCE3E7
Accessibility & contrast
On white
1.58
#F8BFC7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#F8BFC7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFC7
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFC7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFC7 | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C7C7
Deuteranopia (green-blind)
#D5D1C6
Tritanopia (blue-blind)
#FFBBC2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8bfc7; /* rgb */ color: rgb(248, 191, 199); /* oklch */ color: oklch(85.8% 0.066 9.2);
Tailwind
colors: {
custom: {
50: '#fbd2d8',
500: '#f8bfc7',
950: '#000000',
},
}SCSS
$custom: #f8bfc7; $custom-light: #fbd2d8; $custom-dark: #000000;
JSON
{
"hex": "#f8bfc7",
"rgb": {
"r": 248,
"g": 191,
"b": 199
},
"hsl": {
"h": 351.579,
"s": 80.282,
"l": 86.078
},
"oklch": {
"l": 0.85793,
"c": 0.0662,
"h": 9.2
},
"luminance": 0.61342
}Semantic roles & 50–950 ramp
primary
#F8BFC7
secondary
#80DBCF
accent
#DDBF09
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383