#F3BFBF#F3BFBF
#F3BFBF is a very light, muted red. Relative luminance 0.601; OKLCH L 85.1% C 0.060 H 18.4°. Best body text is #000000 at 13.02:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFBF |
|---|---|
| RGB | rgb(243, 191, 191) |
| HSL | hsl(0, 68%, 85%) |
| HSV | hsv(0, 21%, 95%) |
| CMYK | cmyk(0%, 21.4%, 21.4%, 4.7%) |
| CIE-LAB | lab(81.88, 18.61, 7.15) |
| CIE-LCH | lch(81.88, 19.93, 21.01°) |
| OKLab | oklab(85.09% 0.0569 0.0189) |
| OKLCH | oklch(85.09% 0.06 18.4) |
| XYZ | xyz(64.9975, 60.0806, 57.4531) |
| Luminance | 0.6008 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.48
Light Rose
#FFC5CB
ΔE00 3.16
Bubblegum
#FFC1CC
ΔE00 4.54
Pink
#FFC0CB
ΔE00 4.57
Lightpink
#FFB6C1
ΔE00 5.51
Pale Pink
#FFCFDC
ΔE00 6.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFBF #BFF3F3
analogous
#F3BFD9 #F3BFBF #F3D9BF
triadic
#F3BFBF #BFF3BF #BFBFF3
tetradic
#F3BFBF #D9F3BF #BFF3F3 #D9BFF3
square
#F3BFBF #D9F3BF #BFF3F3 #D9BFF3
split-complementary
#F3BFBF #BFF3D9 #BFD9F3
monochromatic
#E05858 #E98B8B #F3BFBF #FAE5E5 #FAE5E5
Accessibility & contrast
On white
1.61
#F3BFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.02
#F3BFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFBF
13.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFBF | 1.00 | 1.61 | 13.02 | 13.02 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BF
Deuteranopia (green-blind)
#D4CFBE
Tritanopia (blue-blind)
#FEBABF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f3bfbf; /* rgb */ color: rgb(243, 191, 191); /* oklch */ color: oklch(85.1% 0.060 18.4);
Tailwind
colors: {
custom: {
50: '#f8d2d2',
500: '#f3bfbf',
950: '#000000',
},
}SCSS
$custom: #f3bfbf; $custom-light: #f8d2d2; $custom-dark: #000000;
JSON
{
"hex": "#f3bfbf",
"rgb": {
"r": 243,
"g": 191,
"b": 191
},
"hsl": {
"h": 0,
"s": 68.421,
"l": 85.098
},
"oklch": {
"l": 0.85089,
"c": 0.05993,
"h": 18.4
},
"luminance": 0.60078
}Semantic roles & 50–950 ramp
primary
#F3BFBF
secondary
#83D3D3
accent
#D0D015
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383