#F8BFBC#F8BFBC
#F8BFBC is a very light, moderate red. Relative luminance 0.608; OKLCH L 85.5% C 0.066 H 22.0°. Best body text is #000000 at 13.17:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFBC |
|---|---|
| RGB | rgb(248, 191, 188) |
| HSL | hsl(3, 81%, 85%) |
| HSV | hsv(3, 24%, 97%) |
| CMYK | cmyk(0%, 23%, 24.2%, 2.7%) |
| CIE-LAB | lab(82.30, 20.00, 9.42) |
| CIE-LCH | lch(82.30, 22.10, 25.22°) |
| OKLab | oklab(85.5% 0.0612 0.0248) |
| OKLCH | oklch(85.5% 0.066 22) |
| XYZ | xyz(66.4202, 60.8520, 55.8142) |
| Luminance | 0.6085 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.81
Light Rose
#FFC5CB
ΔE00 3.76
Pink
#FFC0CB
ΔE00 5.24
Bubblegum
#FFC1CC
ΔE00 5.25
Lightpink
#FFB6C1
ΔE00 5.74
Pale Pink
#FFCFDC
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFBC #BCF5F8
analogous
#F8BCD7 #F8BFBC #F8DDBC
triadic
#F8BFBC #BCF8BF #BFBCF8
tetradic
#F8BFBC #D7F8BC #BCF5F8 #DDBCF8
square
#F8BFBC #D7F8BC #BCF5F8 #DDBCF8
split-complementary
#F8BFBC #BCF8DD #BCD7F8
monochromatic
#EC554D #F28A85 #F8BFBC #FCE5E3 #FCE5E3
Accessibility & contrast
On white
1.59
#F8BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.17
#F8BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFBC
13.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFBC | 1.00 | 1.59 | 13.17 | 13.17 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAC6BC
Deuteranopia (green-blind)
#D7D1BB
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f8bfbc; /* rgb */ color: rgb(248, 191, 188); /* oklch */ color: oklch(85.5% 0.066 22.0);
Tailwind
colors: {
custom: {
50: '#fbd2d0',
500: '#f8bfbc',
950: '#000000',
},
}SCSS
$custom: #f8bfbc; $custom-light: #fbd2d0; $custom-dark: #000000;
JSON
{
"hex": "#f8bfbc",
"rgb": {
"r": 248,
"g": 191,
"b": 188
},
"hsl": {
"h": 3,
"s": 81.081,
"l": 85.49
},
"oklch": {
"l": 0.855,
"c": 0.06604,
"h": 22
},
"luminance": 0.60849
}Semantic roles & 50–950 ramp
primary
#F8BFBC
secondary
#7DD6DB
accent
#D3DD08
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383