#F8BCBB#F8BCBB
#F8BCBB is a very light, moderate red. Relative luminance 0.595; OKLCH L 84.9% C 0.070 H 19.7°. Best body text is #000000 at 12.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCBB |
|---|---|
| RGB | rgb(248, 188, 187) |
| HSL | hsl(1, 81%, 85%) |
| HSV | hsv(1, 25%, 97%) |
| CMYK | cmyk(0%, 24.2%, 24.6%, 2.7%) |
| CIE-LAB | lab(81.57, 21.44, 8.92) |
| CIE-LCH | lch(81.57, 23.22, 22.58°) |
| OKLab | oklab(84.93% 0.0655 0.0235) |
| OKLCH | oklch(84.93% 0.07 19.7) |
| XYZ | xyz(65.6652, 59.5140, 55.0326) |
| Luminance | 0.5951 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.28
Light Rose
#FFC5CB
ΔE00 3.44
Pink
#FFC0CB
ΔE00 4.54
Bubblegum
#FFC1CC
ΔE00 4.60
Lightpink
#FFB6C1
ΔE00 4.70
Soft Pink
#FDB0C0
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCBB #BBF7F8
analogous
#F8BBD8 #F8BCBB #F8DBBB
triadic
#F8BCBB #BBF8BC #BCBBF8
tetradic
#F8BCBB #D8F8BB #BBF7F8 #DBBBF8
square
#F8BCBB #D8F8BB #BBF7F8 #DBBBF8
split-complementary
#F8BCBB #BBF8DB #BBD8F8
monochromatic
#ED4F4C #F28584 #F8BCBB #FCE4E3 #FCE4E3
Accessibility & contrast
On white
1.63
#F8BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.90
#F8BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCBB
12.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCBB | 1.00 | 1.63 | 12.90 | 12.90 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C4BB
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#FFB6BC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f8bcbb; /* rgb */ color: rgb(248, 188, 187); /* oklch */ color: oklch(84.9% 0.070 19.7);
Tailwind
colors: {
custom: {
50: '#fbd0cf',
500: '#f8bcbb',
950: '#000000',
},
}SCSS
$custom: #f8bcbb; $custom-light: #fbd0cf; $custom-dark: #000000;
JSON
{
"hex": "#f8bcbb",
"rgb": {
"r": 248,
"g": 188,
"b": 187
},
"hsl": {
"h": 0.984,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.8493,
"c": 0.06957,
"h": 19.7
},
"luminance": 0.59511
}Semantic roles & 50–950 ramp
primary
#F8BCBB
secondary
#7CDADB
accent
#DADE08
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383