#F1BBAE#F1BBAE
#F1BBAE is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.7% C 0.065 H 33.9°. Best body text is #000000 at 12.46:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBAE |
|---|---|
| RGB | rgb(241, 187, 174) |
| HSL | hsl(12, 71%, 81%) |
| HSV | hsv(12, 28%, 95%) |
| CMYK | cmyk(0%, 22.4%, 27.8%, 5.5%) |
| CIE-LAB | lab(80.35, 17.61, 14.06) |
| CIE-LCH | lch(80.35, 22.53, 38.62°) |
| OKLab | oklab(83.73% 0.0543 0.0365) |
| OKLCH | oklch(83.73% 0.065 33.9) |
| XYZ | xyz(61.6871, 57.3004, 47.8470) |
| Luminance | 0.5730 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.58
Light Salmon
#FEA993
ΔE00 6.91
Pale Rose
#FDC1C5
ΔE00 7.16
Light Rose
#FFC5CB
ΔE00 8.06
Blush (survey)
#F29E8E
ΔE00 8.08
Apricot
#FBCEB1
ΔE00 8.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBAE #AEE4F1
analogous
#F1AEC3 #F1BBAE #F1DDAE
triadic
#F1BBAE #AEF1BB #BBAEF1
tetradic
#F1BBAE #C3F1AE #AEE4F1 #DDAEF1
square
#F1BBAE #C3F1AE #AEE4F1 #DDAEF1
split-complementary
#F1BBAE #AEF1DD #AEC3F1
monochromatic
#DF6346 #E88F7A #F1BBAE #FAE7E2 #FAE9E5
Accessibility & contrast
On white
1.69
#F1BBAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.46
#F1BBAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBAE
12.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBAE | 1.00 | 1.69 | 12.46 | 12.46 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AD
Deuteranopia (green-blind)
#D3CCAE
Tritanopia (blue-blind)
#FEB4B7
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bbae; /* rgb */ color: rgb(241, 187, 174); /* oklch */ color: oklch(83.7% 0.065 33.9);
Tailwind
colors: {
custom: {
50: '#f6cfc6',
500: '#f1bbae',
950: '#000000',
},
}SCSS
$custom: #f1bbae; $custom-light: #f6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f1bbae",
"rgb": {
"r": 241,
"g": 187,
"b": 174
},
"hsl": {
"h": 11.642,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.83725,
"c": 0.0654,
"h": 33.9
},
"luminance": 0.57297
}Semantic roles & 50–950 ramp
primary
#F1BBAE
secondary
#73BED0
accent
#ADD313
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382