#F8BFAE#F8BFAE
#F8BFAE is a very light, moderate red. Relative luminance 0.603; OKLCH L 85.2% C 0.070 H 37.3°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #F8BFAE |
|---|---|
| RGB | rgb(248, 191, 174) |
| HSL | hsl(14, 84%, 83%) |
| HSV | hsv(14, 30%, 97%) |
| CMYK | cmyk(0%, 23%, 29.8%, 2.7%) |
| CIE-LAB | lab(81.99, 18.11, 16.47) |
| CIE-LCH | lch(81.99, 24.48, 42.28°) |
| OKLab | oklab(85.16% 0.0558 0.0425) |
| OKLCH | oklch(85.16% 0.07 37.3) |
| XYZ | xyz(64.9836, 60.2773, 48.2480) |
| Luminance | 0.6027 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 4.87
Light Salmon
#FEA993
ΔE00 6.60
Apricot
#FBCEB1
ΔE00 7.03
Pale Rose
#FDC1C5
ΔE00 8.31
Blush (survey)
#F29E8E
ΔE00 8.54
Light Rose
#FFC5CB
ΔE00 9.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F8BFAE #AEE7F8
analogous
#F8AEC2 #F8BFAE #F8E4AE
triadic
#F8BFAE #AEF8BF #BFAEF8
tetradic
#F8BFAE #C2F8AE #AEE7F8 #E4AEF8
square
#F8BFAE #C2F8AE #AEE7F8 #E4AEF8
split-complementary
#F8BFAE #AEF8E4 #AEC2F8
monochromatic
#EE663D #F39276 #F8BFAE #FDE9E3 #FDE9E3
Accessibility & contrast
On white
1.61
#F8BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#F8BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F8BFAE
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F8BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F8BFAE | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCC5AD
Deuteranopia (green-blind)
#D9D0AE
Tritanopia (blue-blind)
#FFB7BA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f8bfae; /* rgb */ color: rgb(248, 191, 174); /* oklch */ color: oklch(85.2% 0.070 37.3);
Tailwind
colors: {
custom: {
50: '#fcd2c6',
500: '#f8bfae',
950: '#000000',
},
}SCSS
$custom: #f8bfae; $custom-light: #fcd2c6; $custom-dark: #000000;
JSON
{
"hex": "#f8bfae",
"rgb": {
"r": 248,
"g": 191,
"b": 174
},
"hsl": {
"h": 13.784,
"s": 84.091,
"l": 82.745
},
"oklch": {
"l": 0.85157,
"c": 0.07014,
"h": 37.3
},
"luminance": 0.60274
}Semantic roles & 50–950 ramp
primary
#F8BFAE
secondary
#70C2DA
accent
#AEE105
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#181413
muted
#868382