#F3BBB2#F3BBB2
#F3BBB2 is a very light, moderate red. Relative luminance 0.578; OKLCH L 84.0% C 0.066 H 29.0°. Best body text is #000000 at 12.56:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBB2 |
|---|---|
| RGB | rgb(243, 187, 178) |
| HSL | hsl(8, 73%, 83%) |
| HSV | hsv(8, 27%, 95%) |
| CMYK | cmyk(0%, 23%, 26.7%, 4.7%) |
| CIE-LAB | lab(80.63, 18.89, 12.35) |
| CIE-LCH | lch(80.63, 22.57, 33.17°) |
| OKLab | oklab(84.02% 0.0581 0.0322) |
| OKLCH | oklch(84.02% 0.066 29) |
| XYZ | xyz(62.7694, 57.8127, 49.9635) |
| Luminance | 0.5781 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Rose
#FDC1C5
ΔE00 5.45
Pale Salmon
#FFB19A
ΔE00 6.33
Light Rose
#FFC5CB
ΔE00 6.42
Light Salmon
#FEA993
ΔE00 7.37
Pink
#FFC0CB
ΔE00 7.85
Bubblegum
#FFC1CC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBB2 #B2EAF3
analogous
#F3B2C9 #F3BBB2 #F3DCB2
triadic
#F3BBB2 #B2F3BB #BBB2F3
tetradic
#F3BBB2 #C9F3B2 #B2EAF3 #DCB2F3
square
#F3BBB2 #C9F3B2 #B2EAF3 #DCB2F3
split-complementary
#F3BBB2 #B2F3DC #B2C9F3
monochromatic
#E25D48 #EB8C7D #F3BBB2 #FBE8E5 #FBE8E5
Accessibility & contrast
On white
1.67
#F3BBB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.56
#F3BBB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBB2
12.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBB2 | 1.00 | 1.67 | 12.56 | 12.56 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C2B1
Deuteranopia (green-blind)
#D4CCB1
Tritanopia (blue-blind)
#FFB4B9
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bbb2; /* rgb */ color: rgb(243, 187, 178); /* oklch */ color: oklch(84.0% 0.066 29.0);
Tailwind
colors: {
custom: {
50: '#f8cfc9',
500: '#f3bbb2',
950: '#000000',
},
}SCSS
$custom: #f3bbb2; $custom-light: #f8cfc9; $custom-dark: #000000;
JSON
{
"hex": "#f3bbb2",
"rgb": {
"r": 243,
"g": 187,
"b": 178
},
"hsl": {
"h": 8.308,
"s": 73.034,
"l": 82.549
},
"oklch": {
"l": 0.84022,
"c": 0.06638,
"h": 29
},
"luminance": 0.5781
}Semantic roles & 50–950 ramp
primary
#F3BBB2
secondary
#76C6D3
accent
#BAD510
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382