#F3BFBB#F3BFBB
#F3BFBB is a very light, moderate red. Relative luminance 0.599; OKLCH L 85.0% C 0.060 H 23.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BFBB |
|---|---|
| RGB | rgb(243, 191, 187) |
| HSL | hsl(4, 70%, 84%) |
| HSV | hsv(4, 23%, 95%) |
| CMYK | cmyk(0%, 21.4%, 23%, 4.7%) |
| CIE-LAB | lab(81.79, 18.03, 9.16) |
| CIE-LCH | lch(81.79, 20.22, 26.93°) |
| OKLab | oklab(84.98% 0.0553 0.0241) |
| OKLCH | oklch(84.98% 0.06 23.5) |
| XYZ | xyz(64.5633, 59.9069, 55.1664) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 3.68
Light Rose
#FFC5CB
ΔE00 4.45
Bubblegum
#FFC1CC
ΔE00 5.98
Pink
#FFC0CB
ΔE00 6.00
Lightpink
#FFB6C1
ΔE00 6.67
Pale Pink
#FFCFDC
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BFBB #BBEFF3
analogous
#F3BBD3 #F3BFBB #F3DBBB
triadic
#F3BFBB #BBF3BF #BFBBF3
tetradic
#F3BFBB #D3F3BB #BBEFF3 #DBBBF3
square
#F3BFBB #D3F3BB #BBEFF3 #DBBBF3
split-complementary
#F3BFBB #BBF3DB #BBD3F3
monochromatic
#E15D53 #EA8E87 #F3BFBB #FAE7E5 #FAE7E5
Accessibility & contrast
On white
1.62
#F3BFBB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#F3BFBB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BFBB
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BFBB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BFBB | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C6BB
Deuteranopia (green-blind)
#D5CFBA
Tritanopia (blue-blind)
#FFB9BE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #f3bfbb; /* rgb */ color: rgb(243, 191, 187); /* oklch */ color: oklch(85.0% 0.060 23.5);
Tailwind
colors: {
custom: {
50: '#f8d2cf',
500: '#f3bfbb',
950: '#000000',
},
}SCSS
$custom: #f3bfbb; $custom-light: #f8d2cf; $custom-dark: #000000;
JSON
{
"hex": "#f3bfbb",
"rgb": {
"r": 243,
"g": 191,
"b": 187
},
"hsl": {
"h": 4.286,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84984,
"c": 0.06035,
"h": 23.5
},
"luminance": 0.59904
}Semantic roles & 50–950 ramp
primary
#F3BFBB
secondary
#7FCDD3
accent
#C4D214
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171413
muted
#858383