#F3BFBE#F3BFBE
#F3BFBE is a very light, muted red. Relative luminance 0.600; OKLCH L 85.1% C 0.060 H 19.7°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFBE |
|---|---|
| RGB | rgb(243, 191, 190) |
| HSL | hsl(1, 69%, 85%) |
| HSV | hsv(1, 22%, 95%) |
| CMYK | cmyk(0%, 21.4%, 21.8%, 4.7%) |
| CIE-LAB | lab(81.86, 18.46, 7.65) |
| CIE-LCH | lch(81.86, 19.98, 22.51°) |
| OKLab | oklab(85.06% 0.0565 0.0202) |
| OKLCH | oklch(85.06% 0.06 19.7) |
| XYZ | xyz(64.8878, 60.0368, 56.8755) |
| Luminance | 0.6003 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 2.74
Light Rose
#FFC5CB
ΔE00 3.45
Bubblegum
#FFC1CC
ΔE00 4.89
Pink
#FFC0CB
ΔE00 4.92
Lightpink
#FFB6C1
ΔE00 5.77
Pale Pink
#FFCFDC
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFBE #BEF2F3
analogous
#F3BED8 #F3BFBE #F3DABE
triadic
#F3BFBE #BEF3BF #BFBEF3
tetradic
#F3BFBE #D8F3BE #BEF2F3 #DABEF3
square
#F3BFBE #D8F3BE #BEF2F3 #DABEF3
split-complementary
#F3BFBE #BEF3DA #BED8F3
monochromatic
#E05957 #E98C8A #F3BFBE #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.61
#F3BFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#F3BFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFBE
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFBE | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C6BE
Deuteranopia (green-blind)
#D4CFBD
Tritanopia (blue-blind)
#FEBABF
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bfbe; /* rgb */ color: rgb(243, 191, 190); /* oklch */ color: oklch(85.1% 0.060 19.7);
Tailwind
colors: {
custom: {
50: '#f8d2d1',
500: '#f3bfbe',
950: '#000000',
},
}SCSS
$custom: #f3bfbe; $custom-light: #f8d2d1; $custom-dark: #000000;
JSON
{
"hex": "#f3bfbe",
"rgb": {
"r": 243,
"g": 191,
"b": 190
},
"hsl": {
"h": 1.132,
"s": 68.831,
"l": 84.902
},
"oklch": {
"l": 0.85062,
"c": 0.05999,
"h": 19.7
},
"luminance": 0.60034
}Semantic roles & 50–950 ramp
primary
#F3BFBE
secondary
#82D2D3
accent
#CDD115
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383