#F3BCBB#F3BCBB
#F3BCBB is a very light, moderate red. Relative luminance 0.586; OKLCH L 84.4% C 0.064 H 19.7°. Best body text is #000000 at 12.72:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCBB |
|---|---|
| RGB | rgb(243, 188, 187) |
| HSL | hsl(1, 70%, 84%) |
| HSV | hsv(1, 23%, 95%) |
| CMYK | cmyk(0%, 22.6%, 23%, 4.7%) |
| CIE-LAB | lab(81.08, 19.61, 8.14) |
| CIE-LCH | lch(81.08, 21.24, 22.54°) |
| OKLab | oklab(84.43% 0.06 0.0215) |
| OKLCH | oklch(84.43% 0.064 19.7) |
| XYZ | xyz(63.9158, 58.6119, 54.9506) |
| Luminance | 0.5861 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.65
Light Rose
#FFC5CB
ΔE00 3.62
Pink
#FFC0CB
ΔE00 4.82
Bubblegum
#FFC1CC
ΔE00 4.84
Lightpink
#FFB6C1
ΔE00 5.27
Soft Pink
#FDB0C0
ΔE00 6.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCBB #BBF2F3
analogous
#F3BBD6 #F3BCBB #F3D8BB
triadic
#F3BCBB #BBF3BC #BCBBF3
tetradic
#F3BCBB #D6F3BB #BBF2F3 #D8BBF3
square
#F3BCBB #D6F3BB #BBF2F3 #D8BBF3
split-complementary
#F3BCBB #BBF3D8 #BBD6F3
monochromatic
#E15553 #EA8987 #F3BCBB #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.65
#F3BCBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.72
#F3BCBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCBB
12.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCBB | 1.00 | 1.65 | 12.72 | 12.72 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C3BB
Deuteranopia (green-blind)
#D3CDBA
Tritanopia (blue-blind)
#FFB7BC
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bcbb; /* rgb */ color: rgb(243, 188, 187); /* oklch */ color: oklch(84.4% 0.064 19.7);
Tailwind
colors: {
custom: {
50: '#f8d0cf',
500: '#f3bcbb',
950: '#000000',
},
}SCSS
$custom: #f3bcbb; $custom-light: #f8d0cf; $custom-dark: #000000;
JSON
{
"hex": "#f3bcbb",
"rgb": {
"r": 243,
"g": 188,
"b": 187
},
"hsl": {
"h": 1.071,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84434,
"c": 0.0637,
"h": 19.7
},
"luminance": 0.58609
}Semantic roles & 50–950 ramp
primary
#F3BCBB
secondary
#7FD2D3
accent
#CFD214
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383