#F3BBAE#F3BBAE
#F3BBAE is a very light, moderate red. Relative luminance 0.577; OKLCH L 83.9% C 0.068 H 33.4°. Best body text is #000000 at 12.53:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BBAE |
|---|---|
| RGB | rgb(243, 187, 174) |
| HSL | hsl(11, 74%, 82%) |
| HSV | hsv(11, 28%, 95%) |
| CMYK | cmyk(0%, 23%, 28.4%, 4.7%) |
| CIE-LAB | lab(80.55, 18.35, 14.37) |
| CIE-LCH | lch(80.55, 23.31, 38.06°) |
| OKLab | oklab(83.92% 0.0565 0.0372) |
| OKLCH | oklch(83.92% 0.068 33.4) |
| XYZ | xyz(62.3737, 57.6544, 47.8792) |
| Luminance | 0.5765 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.29
Light Salmon
#FEA993
ΔE00 6.61
Pale Rose
#FDC1C5
ΔE00 7.00
Blush (survey)
#F29E8E
ΔE00 7.85
Light Rose
#FFC5CB
ΔE00 7.93
Apricot
#FBCEB1
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BBAE #AEE6F3
analogous
#F3AEC4 #F3BBAE #F3DEAE
triadic
#F3BBAE #AEF3BB #BBAEF3
tetradic
#F3BBAE #C4F3AE #AEE6F3 #DEAEF3
square
#F3BBAE #C4F3AE #AEE6F3 #DEAEF3
split-complementary
#F3BBAE #AEF3DE #AEC4F3
monochromatic
#E36243 #EB8E79 #F3BBAE #FBE8E3 #FBE9E4
Accessibility & contrast
On white
1.68
#F3BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.53
#F3BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BBAE
12.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BBAE | 1.00 | 1.68 | 12.53 | 12.53 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D4CCAE
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bbae; /* rgb */ color: rgb(243, 187, 174); /* oklch */ color: oklch(83.9% 0.068 33.4);
Tailwind
colors: {
custom: {
50: '#f8cfc6',
500: '#f3bbae',
950: '#000000',
},
}SCSS
$custom: #f3bbae; $custom-light: #f8cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f3bbae",
"rgb": {
"r": 243,
"g": 187,
"b": 174
},
"hsl": {
"h": 11.304,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.83924,
"c": 0.06767,
"h": 33.4
},
"luminance": 0.57651
}Semantic roles & 50–950 ramp
primary
#F3BBAE
secondary
#73C1D3
accent
#B1D60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382