#F8BCB3#F8BCB3
#F8BCB3 is a very light, moderate red. Relative luminance 0.592; OKLCH L 84.7% C 0.071 H 28.4°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCB3 |
|---|---|
| RGB | rgb(248, 188, 179) |
| HSL | hsl(8, 83%, 84%) |
| HSV | hsv(8, 28%, 97%) |
| CMYK | cmyk(0%, 24.2%, 27.8%, 2.7%) |
| CIE-LAB | lab(81.39, 20.35, 12.95) |
| CIE-LCH | lch(81.39, 24.12, 32.48°) |
| OKLab | oklab(84.73% 0.0624 0.0337) |
| OKLCH | oklch(84.73% 0.071 28.4) |
| XYZ | xyz(64.8326, 59.1809, 50.6472) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.18
Pale Salmon
#FFB19A
ΔE00 6.03
Light Rose
#FFC5CB
ΔE00 6.18
Light Salmon
#FEA993
ΔE00 7.07
Pink
#FFC0CB
ΔE00 7.61
Lightpink
#FFB6C1
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCB3 #B3EFF8
analogous
#F8B3CC #F8BCB3 #F8DEB3
triadic
#F8BCB3 #B3F8BC #BCB3F8
tetradic
#F8BCB3 #CCF8B3 #B3EFF8 #DEB3F8
square
#F8BCB3 #CCF8B3 #B3EFF8 #DEB3F8
split-complementary
#F8BCB3 #B3F8DE #B3CCF8
monochromatic
#EE5943 #F38B7B #F8BCB3 #FCE6E3 #FCE6E3
Accessibility & contrast
On white
1.64
#F8BCB3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#F8BCB3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCB3
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCB3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCB3 | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C3B2
Deuteranopia (green-blind)
#D6CFB2
Tritanopia (blue-blind)
#FFB5BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bcb3; /* rgb */ color: rgb(248, 188, 179); /* oklch */ color: oklch(84.7% 0.071 28.4);
Tailwind
colors: {
custom: {
50: '#fbd0c9',
500: '#f8bcb3',
950: '#000000',
},
}SCSS
$custom: #f8bcb3; $custom-light: #fbd0c9; $custom-dark: #000000;
JSON
{
"hex": "#f8bcb3",
"rgb": {
"r": 248,
"g": 188,
"b": 179
},
"hsl": {
"h": 7.826,
"s": 83.133,
"l": 83.725
},
"oklch": {
"l": 0.84729,
"c": 0.07094,
"h": 28.4
},
"luminance": 0.59178
}Semantic roles & 50–950 ramp
primary
#F8BCB3
secondary
#75CDDA
accent
#C3E006
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382