#F3B2BB#F3B2BB
#F3B2BB is a very light, moderate red. Relative luminance 0.545; OKLCH L 82.6% C 0.077 H 9.7°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #F3B2BB |
|---|---|
| RGB | rgb(243, 178, 187) |
| HSL | hsl(352, 73%, 83%) |
| HSV | hsv(352, 27%, 95%) |
| CMYK | cmyk(0%, 26.7%, 23%, 4.7%) |
| CIE-LAB | lab(78.74, 24.91, 4.79) |
| CIE-LCH | lch(78.74, 25.36, 10.88°) |
| OKLab | oklab(82.63% 0.0755 0.0129) |
| OKLCH | oklch(82.63% 0.077 9.7) |
| XYZ | xyz(61.8531, 54.4865, 54.2630) |
| Luminance | 0.5448 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Lightpink
#FFB6C1
ΔE00 2.17
Soft Pink
#FDB0C0
ΔE00 2.83
Pink
#FFC0CB
ΔE00 3.46
Bubblegum
#FFC1CC
ΔE00 3.67
Pale Rose
#FDC1C5
ΔE00 3.80
Pastel Pink
#FFBACD
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3B2BB #B2F3EA
analogous
#F3B2DC #F3B2BB #F3C9B2
triadic
#F3B2BB #BBF3B2 #B2BBF3
tetradic
#F3B2BB #DCF3B2 #B2F3EA #C9B2F3
square
#F3B2BB #DCF3B2 #B2F3EA #C9B2F3
split-complementary
#F3B2BB #B2F3C9 #B2DCF3
monochromatic
#E2485D #EB7D8C #F3B2BB #FBE5E8 #FBE5E8
Accessibility & contrast
On white
1.77
#F3B2BB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#F3B2BB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3B2BB
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3B2BB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3B2BB | 1.00 | 1.77 | 11.90 | 11.90 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BCBCBB
Deuteranopia (green-blind)
#CBC7BA
Tritanopia (blue-blind)
#FFADB5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #f3b2bb; /* rgb */ color: rgb(243, 178, 187); /* oklch */ color: oklch(82.6% 0.077 9.7);
Tailwind
colors: {
custom: {
50: '#f8c9cf',
500: '#f3b2bb',
950: '#000000',
},
}SCSS
$custom: #f3b2bb; $custom-light: #f8c9cf; $custom-dark: #000000;
JSON
{
"hex": "#f3b2bb",
"rgb": {
"r": 243,
"g": 178,
"b": 187
},
"hsl": {
"h": 351.692,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.82629,
"c": 0.07657,
"h": 9.7
},
"luminance": 0.54483
}Semantic roles & 50–950 ramp
primary
#F3B2BB
secondary
#76D3C6
accent
#D5BA10
background
#FFFDFE
surface
#FFF9FB
border
#D7D2D4
text
#171313
muted
#858283