#F3BBBF#F3BBBF
#F3BBBF is a very light, moderate red. Relative luminance 0.584; OKLCH L 84.4% C 0.065 H 13.8°. Best body text is #000000 at 12.67:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBBF |
|---|---|
| RGB | rgb(243, 187, 191) |
| HSL | hsl(356, 70%, 84%) |
| HSV | hsv(356, 23%, 95%) |
| CMYK | cmyk(0%, 23%, 21.4%, 4.7%) |
| CIE-LAB | lab(80.94, 20.72, 5.79) |
| CIE-LCH | lch(80.94, 21.51, 15.61°) |
| OKLab | oklab(84.36% 0.063 0.0154) |
| OKLCH | oklch(84.36% 0.065 13.8) |
| XYZ | xyz(64.1371, 58.3598, 57.1663) |
| Luminance | 0.5836 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 1.88
Light Rose
#FFC5CB
ΔE00 2.67
Pink
#FFC0CB
ΔE00 3.22
Bubblegum
#FFC1CC
ΔE00 3.26
Lightpink
#FFB6C1
ΔE00 3.85
Soft Pink
#FDB0C0
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBBF #BBF3EF
analogous
#F3BBDB #F3BBBF #F3D3BB
triadic
#F3BBBF #BFF3BB #BBBFF3
tetradic
#F3BBBF #DBF3BB #BBF3EF #D3BBF3
square
#F3BBBF #DBF3BB #BBF3EF #D3BBF3
split-complementary
#F3BBBF #BBF3D3 #BBDBF3
monochromatic
#E1535D #EA878E #F3BBBF #FAE5E7 #FAE5E7
Accessibility & contrast
On white
1.66
#F3BBBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.67
#F3BBBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBBF
12.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBBF | 1.00 | 1.66 | 12.67 | 12.67 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C3BF
Deuteranopia (green-blind)
#D1CDBE
Tritanopia (blue-blind)
#FEB6BD
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #f3bbbf; /* rgb */ color: rgb(243, 187, 191); /* oklch */ color: oklch(84.4% 0.065 13.8);
Tailwind
colors: {
custom: {
50: '#f8cfd2',
500: '#f3bbbf',
950: '#000000',
},
}SCSS
$custom: #f3bbbf; $custom-light: #f8cfd2; $custom-dark: #000000;
JSON
{
"hex": "#f3bbbf",
"rgb": {
"r": 243,
"g": 187,
"b": 191
},
"hsl": {
"h": 355.714,
"s": 70,
"l": 84.314
},
"oklch": {
"l": 0.84357,
"c": 0.06489,
"h": 13.8
},
"luminance": 0.58357
}Semantic roles & 50–950 ramp
primary
#F3BBBF
secondary
#7FD3CD
accent
#D2C414
background
#FFFEFE
surface
#FFFBFB
border
#D7D4D4
text
#171414
muted
#858383