#F1BBAF#F1BBAF
#F1BBAF is a very light, moderate red. Relative luminance 0.573; OKLCH L 83.7% C 0.065 H 32.8°. Best body text is #000000 at 12.47:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BBAF |
|---|---|
| RGB | rgb(241, 187, 175) |
| HSL | hsl(11, 70%, 82%) |
| HSV | hsv(11, 27%, 95%) |
| CMYK | cmyk(0%, 22.4%, 27.4%, 5.5%) |
| CIE-LAB | lab(80.37, 17.74, 13.56) |
| CIE-LCH | lch(80.37, 22.33, 37.39°) |
| OKLab | oklab(83.75% 0.0547 0.0352) |
| OKLCH | oklch(83.75% 0.065 32.8) |
| XYZ | xyz(61.7849, 57.3395, 48.3623) |
| Luminance | 0.5734 (WCAG relative) |
| Temperature | warm |
| Family | red |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 5.79
Pale Rose
#FDC1C5
ΔE00 6.77
Light Salmon
#FEA993
ΔE00 7.05
Light Rose
#FFC5CB
ΔE00 7.67
Blush (survey)
#F29E8E
ΔE00 8.11
Apricot
#FBCEB1
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BBAF #AFE5F1
analogous
#F1AFC4 #F1BBAF #F1DCAF
triadic
#F1BBAF #AFF1BB #BBAFF1
tetradic
#F1BBAF #C4F1AF #AFE5F1 #DCAFF1
square
#F1BBAF #C4F1AF #AFE5F1 #DCAFF1
split-complementary
#F1BBAF #AFF1DC #AFC4F1
monochromatic
#DF6247 #E88F7B #F1BBAF #FAE7E3 #FAE9E5
Accessibility & contrast
On white
1.68
#F1BBAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.47
#F1BBAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BBAF
12.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BBAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BBAF | 1.00 | 1.68 | 12.47 | 12.47 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7C1AE
Deuteranopia (green-blind)
#D3CCAF
Tritanopia (blue-blind)
#FEB4B8
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1bbaf; /* rgb */ color: rgb(241, 187, 175); /* oklch */ color: oklch(83.7% 0.065 32.8);
Tailwind
colors: {
custom: {
50: '#f6cfc6',
500: '#f1bbaf',
950: '#000000',
},
}SCSS
$custom: #f1bbaf; $custom-light: #f6cfc6; $custom-dark: #000000;
JSON
{
"hex": "#f1bbaf",
"rgb": {
"r": 241,
"g": 187,
"b": 175
},
"hsl": {
"h": 10.909,
"s": 70.213,
"l": 81.569
},
"oklch": {
"l": 0.83749,
"c": 0.06503,
"h": 32.8
},
"luminance": 0.57337
}Semantic roles & 50–950 ramp
primary
#F1BBAF
secondary
#74BFD0
accent
#AFD213
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171313
muted
#858382