#F7BCAE#F7BCAE
#F7BCAE is a very light, moderate red. Relative luminance 0.588; OKLCH L 84.5% C 0.071 H 33.7°. Best body text is #000000 at 12.76:1 contrast (WCAG AA passes).
Color values
| HEX | #F7BCAE |
|---|---|
| RGB | rgb(247, 188, 174) |
| HSL | hsl(12, 82%, 83%) |
| HSV | hsv(12, 30%, 97%) |
| CMYK | cmyk(0%, 23.9%, 29.6%, 3.1%) |
| CIE-LAB | lab(81.18, 19.32, 15.32) |
| CIE-LCH | lch(81.18, 24.66, 38.42°) |
| OKLab | oklab(84.51% 0.0594 0.0396) |
| OKLCH | oklch(84.51% 0.071 33.7) |
| XYZ | xyz(63.9824, 58.7999, 48.0156) |
| Luminance | 0.5880 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.77
Light Salmon
#FEA993
ΔE00 6.20
Pale Rose
#FDC1C5
ΔE00 7.15
Blush (survey)
#F29E8E
ΔE00 7.72
Light Rose
#FFC5CB
ΔE00 8.09
Apricot
#FBCEB1
ΔE00 8.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F7BCAE #AEE9F7
analogous
#F7AEC4 #F7BCAE #F7E1AE
triadic
#F7BCAE #AEF7BC #BCAEF7
tetradic
#F7BCAE #C4F7AE #AEE9F7 #E1AEF7
square
#F7BCAE #C4F7AE #AEE9F7 #E1AEF7
split-complementary
#F7BCAE #AEF7E1 #AEC4F7
monochromatic
#EC603F #F18E76 #F7BCAE #FCE8E3 #FCE8E3
Accessibility & contrast
On white
1.65
#F7BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.76
#F7BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F7BCAE
12.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F7BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F7BCAE | 1.00 | 1.65 | 12.76 | 12.76 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D7CEAE
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f7bcae; /* rgb */ color: rgb(247, 188, 174); /* oklch */ color: oklch(84.5% 0.071 33.7);
Tailwind
colors: {
custom: {
50: '#fbd0c6',
500: '#f7bcae',
950: '#000000',
},
}SCSS
$custom: #f7bcae; $custom-light: #fbd0c6; $custom-dark: #000000;
JSON
{
"hex": "#f7bcae",
"rgb": {
"r": 247,
"g": 188,
"b": 174
},
"hsl": {
"h": 11.507,
"s": 82.022,
"l": 82.549
},
"oklch": {
"l": 0.84508,
"c": 0.07138,
"h": 33.7
},
"luminance": 0.58797
}Semantic roles & 50–950 ramp
primary
#F7BCAE
secondary
#71C5D9
accent
#B5DE07
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382