#F3BFBC#F3BFBC
#F3BFBC is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.0% C 0.060 H 22.2°. Best body text is #000000 at 12.99:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFBC |
|---|---|
| RGB | rgb(243, 191, 188) |
| HSL | hsl(3, 70%, 85%) |
| HSV | hsv(3, 23%, 95%) |
| CMYK | cmyk(0%, 21.4%, 22.6%, 4.7%) |
| CIE-LAB | lab(81.81, 18.17, 8.65) |
| CIE-LCH | lch(81.81, 20.13, 25.47°) |
| OKLab | oklab(85.01% 0.0557 0.0228) |
| OKLCH | oklch(85.01% 0.06 22.2) |
| XYZ | xyz(64.6707, 59.9499, 55.7322) |
| Luminance | 0.5995 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.34
Light Rose
#FFC5CB
ΔE00 4.10
Bubblegum
#FFC1CC
ΔE00 5.61
Pink
#FFC0CB
ΔE00 5.63
Lightpink
#FFB6C1
ΔE00 6.36
Pale Pink
#FFCFDC
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFBC #BCF0F3
analogous
#F3BCD5 #F3BFBC #F3DBBC
triadic
#F3BFBC #BCF3BF #BFBCF3
tetradic
#F3BFBC #D5F3BC #BCF0F3 #DBBCF3
square
#F3BFBC #D5F3BC #BCF0F3 #DBBCF3
split-complementary
#F3BFBC #BCF3DB #BCD5F3
monochromatic
#E05C54 #EA8D88 #F3BFBC #FAE6E5 #FAE6E5
Accessibility & contrast
On white
1.62
#F3BFBC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.99
#F3BFBC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFBC
12.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFBC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFBC | 1.00 | 1.62 | 12.99 | 12.99 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BC
Deuteranopia (green-blind)
#D5CFBB
Tritanopia (blue-blind)
#FEBABE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bfbc; /* rgb */ color: rgb(243, 191, 188); /* oklch */ color: oklch(85.0% 0.060 22.2);
Tailwind
colors: {
custom: {
50: '#f8d2d0',
500: '#f3bfbc',
950: '#000000',
},
}SCSS
$custom: #f3bfbc; $custom-light: #f8d2d0; $custom-dark: #000000;
JSON
{
"hex": "#f3bfbc",
"rgb": {
"r": 243,
"g": 191,
"b": 188
},
"hsl": {
"h": 3.273,
"s": 69.62,
"l": 84.51
},
"oklch": {
"l": 0.8501,
"c": 0.0602,
"h": 22.2
},
"luminance": 0.59947
}Semantic roles & 50–950 ramp
primary
#F3BFBC
secondary
#80CFD3
accent
#C7D214
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383