#F3BCAE#F3BCAE
#F3BCAE is a very light, moderate red. Relative luminance 0.581; OKLCH L 84.1% C 0.067 H 34.7°. Best body text is #000000 at 12.62:1 contrast (WCAG AA passes).
Color values
| HEX | #F3BCAE |
|---|---|
| RGB | rgb(243, 188, 174) |
| HSL | hsl(12, 74%, 82%) |
| HSV | hsv(12, 28%, 95%) |
| CMYK | cmyk(0%, 22.6%, 28.4%, 4.7%) |
| CIE-LAB | lab(80.78, 17.83, 14.71) |
| CIE-LCH | lch(80.78, 23.11, 39.52°) |
| OKLab | oklab(84.11% 0.055 0.0381) |
| OKLCH | oklch(84.11% 0.067 34.7) |
| XYZ | xyz(62.5866, 58.0802, 47.9501) |
| Luminance | 0.5808 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.31
Light Salmon
#FEA993
ΔE00 6.74
Pale Rose
#FDC1C5
ΔE00 7.40
Apricot
#FBCEB1
ΔE00 8.05
Blush (survey)
#F29E8E
ΔE00 8.12
Light Rose
#FFC5CB
ΔE00 8.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3BCAE #AEE5F3
analogous
#F3AEC3 #F3BCAE #F3DFAE
triadic
#F3BCAE #AEF3BC #BCAEF3
tetradic
#F3BCAE #C3F3AE #AEE5F3 #DFAEF3
square
#F3BCAE #C3F3AE #AEE5F3 #DFAEF3
split-complementary
#F3BCAE #AEF3DF #AEC3F3
monochromatic
#E36443 #EB9079 #F3BCAE #FBE8E3 #FBE9E4
Accessibility & contrast
On white
1.66
#F3BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.62
#F3BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3BCAE
12.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3BCAE | 1.00 | 1.66 | 12.62 | 12.62 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C2AD
Deuteranopia (green-blind)
#D5CDAE
Tritanopia (blue-blind)
#FFB5B8
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f3bcae; /* rgb */ color: rgb(243, 188, 174); /* oklch */ color: oklch(84.1% 0.067 34.7);
Tailwind
colors: {
custom: {
50: '#f8d0c6',
500: '#f3bcae',
950: '#000000',
},
}SCSS
$custom: #f3bcae; $custom-light: #f8d0c6; $custom-dark: #000000;
JSON
{
"hex": "#f3bcae",
"rgb": {
"r": 243,
"g": 188,
"b": 174
},
"hsl": {
"h": 12.174,
"s": 74.194,
"l": 81.765
},
"oklch": {
"l": 0.84108,
"c": 0.06685,
"h": 34.7
},
"luminance": 0.58077
}Semantic roles & 50–950 ramp
primary
#F3BCAE
secondary
#73BFD3
accent
#AED60F
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382