#F1BFAE#F1BFAE
#F1BFAE is a very light, moderate orange. Relative luminance 0.590; OKLCH L 84.5% C 0.062 H 39.6°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BFAE |
|---|---|
| RGB | rgb(241, 191, 174) |
| HSL | hsl(15, 71%, 81%) |
| HSV | hsv(15, 28%, 95%) |
| CMYK | cmyk(0%, 20.7%, 27.8%, 5.5%) |
| CIE-LAB | lab(81.30, 15.49, 15.41) |
| CIE-LCH | lch(81.30, 21.85, 44.84°) |
| OKLab | oklab(84.47% 0.0481 0.0398) |
| OKLCH | oklch(84.47% 0.062 39.6) |
| XYZ | xyz(62.5475, 59.0212, 48.1338) |
| Luminance | 0.5902 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Pale Salmon
#FFB19A
ΔE00 6.08
Apricot
#FBCEB1
ΔE00 6.20
Light Salmon
#FEA993
ΔE00 7.74
Pale Rose
#FDC1C5
ΔE00 8.96
Blush (survey)
#F29E8E
ΔE00 9.40
Pinkish Tan
#D99B82
ΔE00 9.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BFAE #AEE0F1
analogous
#F1AEBF #F1BFAE #F1E1AE
triadic
#F1BFAE #AEF1BF #BFAEF1
tetradic
#F1BFAE #BFF1AE #AEE0F1 #E1AEF1
square
#F1BFAE #BFF1AE #AEE0F1 #E1AEF1
split-complementary
#F1BFAE #AEF1E1 #AEBFF1
monochromatic
#DF6D46 #E8967A #F1BFAE #FAE8E2 #FAEAE5
Accessibility & contrast
On white
1.64
#F1BFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#F1BFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BFAE
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BFAE | 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)
#CBC4AD
Deuteranopia (green-blind)
#D6CEAE
Tritanopia (blue-blind)
#FEB8BA
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #f1bfae; /* rgb */ color: rgb(241, 191, 174); /* oklch */ color: oklch(84.5% 0.062 39.6);
Tailwind
colors: {
custom: {
50: '#f6d2c6',
500: '#f1bfae',
950: '#000000',
},
}SCSS
$custom: #f1bfae; $custom-light: #f6d2c6; $custom-dark: #000000;
JSON
{
"hex": "#f1bfae",
"rgb": {
"r": 241,
"g": 191,
"b": 174
},
"hsl": {
"h": 15.224,
"s": 70.526,
"l": 81.373
},
"oklch": {
"l": 0.84467,
"c": 0.06243,
"h": 39.6
},
"luminance": 0.59018
}Semantic roles & 50–950 ramp
primary
#F1BFAE
secondary
#73B8D0
accent
#A2D313
background
#FFFEFD
surface
#FFFBF9
border
#D7D4D2
text
#171413
muted
#858382