#F8BCAE#F8BCAE
#F8BCAE is a very light, moderate red. Relative luminance 0.590; OKLCH L 84.6% C 0.073 H 33.5°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BCAE |
|---|---|
| RGB | rgb(248, 188, 174) |
| HSL | hsl(11, 84%, 83%) |
| HSV | hsv(11, 30%, 97%) |
| CMYK | cmyk(0%, 24.2%, 29.8%, 2.7%) |
| CIE-LAB | lab(81.28, 19.69, 15.48) |
| CIE-LCH | lch(81.28, 25.05, 38.17°) |
| OKLab | oklab(84.61% 0.0605 0.04) |
| OKLCH | oklch(84.61% 0.073 33.5) |
| XYZ | xyz(64.3360, 58.9823, 48.0322) |
| Luminance | 0.5898 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.66
Light Salmon
#FEA993
ΔE00 6.08
Pale Rose
#FDC1C5
ΔE00 7.11
Blush (survey)
#F29E8E
ΔE00 7.64
Light Rose
#FFC5CB
ΔE00 8.06
Apricot
#FBCEB1
ΔE00 8.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BCAE #AEEAF8
analogous
#F8AEC5 #F8BCAE #F8E1AE
triadic
#F8BCAE #AEF8BC #BCAEF8
tetradic
#F8BCAE #C5F8AE #AEEAF8 #E1AEF8
square
#F8BCAE #C5F8AE #AEEAF8 #E1AEF8
split-complementary
#F8BCAE #AEF8E1 #AEC5F8
monochromatic
#EE5F3D #F38D76 #F8BCAE #FDE8E3 #FDE8E3
Accessibility & contrast
On white
1.64
#F8BCAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F8BCAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BCAE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BCAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BCAE | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9C3AD
Deuteranopia (green-blind)
#D7CFAE
Tritanopia (blue-blind)
#FFB4B8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f8bcae; /* rgb */ color: rgb(248, 188, 174); /* oklch */ color: oklch(84.6% 0.073 33.5);
Tailwind
colors: {
custom: {
50: '#fcd0c6',
500: '#f8bcae',
950: '#000000',
},
}SCSS
$custom: #f8bcae; $custom-light: #fcd0c6; $custom-dark: #000000;
JSON
{
"hex": "#f8bcae",
"rgb": {
"r": 248,
"g": 188,
"b": 174
},
"hsl": {
"h": 11.351,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.84609,
"c": 0.07251,
"h": 33.5
},
"luminance": 0.58979
}Semantic roles & 50–950 ramp
primary
#F8BCAE
secondary
#70C6DA
accent
#B7E105
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382