#F3BBAF#F3BBAF
#F3BBAF is a very light, moderate red. Relative luminance 0.577; OKLCH L 83.9% C 0.067 H 32.3°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBAF |
|---|---|
| RGB | rgb(243, 187, 175) |
| HSL | hsl(11, 74%, 82%) |
| HSV | hsv(11, 28%, 95%) |
| CMYK | cmyk(0%, 23%, 28%, 4.7%) |
| CIE-LAB | lab(80.57, 18.49, 13.87) |
| CIE-LCH | lch(80.57, 23.11, 36.87°) |
| OKLab | oklab(83.95% 0.0569 0.036) |
| OKLCH | oklch(83.95% 0.067 32.3) |
| XYZ | xyz(62.4715, 57.6936, 48.3945) |
| Luminance | 0.5769 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.52
Pale Rose
#FDC1C5
ΔE00 6.61
Light Salmon
#FEA993
ΔE00 6.77
Light Rose
#FFC5CB
ΔE00 7.55
Blush (survey)
#F29E8E
ΔE00 7.89
Apricot
#FBCEB1
ΔE00 8.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBAF #AFE7F3
analogous
#F3AFC5 #F3BBAF #F3DDAF
triadic
#F3BBAF #AFF3BB #BBAFF3
tetradic
#F3BBAF #C5F3AF #AFE7F3 #DDAFF3
square
#F3BBAF #C5F3AF #AFE7F3 #DDAFF3
split-complementary
#F3BBAF #AFF3DD #AFC5F3
monochromatic
#E36145 #EB8E7A #F3BBAF #FBE8E4 #FBE8E4
Accessibility & contrast
On white
1.67
#F3BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#F3BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBAF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBAF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#D4CCAF
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bbaf; /* rgb */ color: rgb(243, 187, 175); /* oklch */ color: oklch(83.9% 0.067 32.3);
Tailwind
colors: {
custom: {
50: '#f8cfc6',
500: '#f3bbaf',
950: '#000000',
},
}SCSS
$custom: #f3bbaf; $custom-light: #f8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f3bbaf",
"rgb": {
"r": 243,
"g": 187,
"b": 175
},
"hsl": {
"h": 10.588,
"s": 73.913,
"l": 81.961
},
"oklch": {
"l": 0.83948,
"c": 0.06731,
"h": 32.3
},
"luminance": 0.5769
}Semantic roles & 50–950 ramp
primary
#F3BBAF
secondary
#74C2D3
accent
#B3D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382