#F3BCBF#F3BCBF
#F3BCBF is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.5% C 0.064 H 14.8°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCBF |
|---|---|
| RGB | rgb(243, 188, 191) |
| HSL | hsl(357, 70%, 85%) |
| HSV | hsv(357, 23%, 95%) |
| CMYK | cmyk(0%, 22.6%, 21.4%, 4.7%) |
| CIE-LAB | lab(81.17, 20.19, 6.13) |
| CIE-LCH | lch(81.17, 21.10, 16.88°) |
| OKLab | oklab(84.54% 0.0615 0.0163) |
| OKLCH | oklch(84.54% 0.064 14.8) |
| XYZ | xyz(64.3499, 58.7855, 57.2373) |
| Luminance | 0.5878 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.87
Light Rose
#FFC5CB
ΔE00 2.68
Pink
#FFC0CB
ΔE00 3.50
Bubblegum
#FFC1CC
ΔE00 3.52
Lightpink
#FFB6C1
ΔE00 4.24
Pastel Pink
#FFBACD
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCBF #BCF3F0
analogous
#F3BCDB #F3BCBF #F3D5BC
triadic
#F3BCBF #BFF3BC #BCBFF3
tetradic
#F3BCBF #DBF3BC #BCF3F0 #D5BCF3
square
#F3BCBF #DBF3BC #BCF3F0 #D5BCF3
split-complementary
#F3BCBF #BCF3D5 #BCDBF3
monochromatic
#E0545C #EA888D #F3BCBF #FAE5E6 #FAE5E6
Accessibility & contrast
On white
1.65
#F3BCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F3BCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCBF
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCBF | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4BF
Deuteranopia (green-blind)
#D2CEBE
Tritanopia (blue-blind)
#FEB7BD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f3bcbf; /* rgb */ color: rgb(243, 188, 191); /* oklch */ color: oklch(84.5% 0.064 14.8);
Tailwind
colors: {
custom: {
50: '#f8d0d2',
500: '#f3bcbf',
950: '#000000',
},
}SCSS
$custom: #f3bcbf; $custom-light: #f8d0d2; $custom-dark: #000000;
JSON
{
"hex": "#f3bcbf",
"rgb": {
"r": 243,
"g": 188,
"b": 191
},
"hsl": {
"h": 356.727,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.84539,
"c": 0.0636,
"h": 14.8
},
"luminance": 0.58783
}Semantic roles & 50–950 ramp
primary
#F3BCBF
secondary
#80D3CF
accent
#D2C714
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383