#F1BF92#F1BF92
#F1BF92 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.9% C 0.082 H 63.3°. Best body text is #000000 at 12.61:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF92 |
|---|---|
| RGB | rgb(241, 191, 146) |
| HSL | hsl(28, 77%, 76%) |
| HSV | hsv(28, 39%, 95%) |
| CMYK | cmyk(0%, 20.7%, 39.4%, 5.5%) |
| CIE-LAB | lab(80.76, 12.07, 29.53) |
| CIE-LCH | lch(80.76, 31.90, 67.77°) |
| OKLab | oklab(83.87% 0.037 0.0737) |
| OKLCH | oklch(83.87% 0.082 63.3) |
| XYZ | xyz(60.0967, 58.0409, 35.2261) |
| Luminance | 0.5804 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.82
Apricot
#FBCEB1
ΔE00 5.92
Light Peach
#FFD8B1
ΔE00 6.15
Peach (survey)
#FFB07C
ΔE00 6.76
Tan
#D2B48C
ΔE00 6.84
Apricot (survey)
#FFB16D
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF92 #92C4F1
analogous
#F19294 #F1BF92 #F1EE92
triadic
#F1BF92 #92F1BF #BF92F1
tetradic
#F1BF92 #94F192 #92C4F1 #EE92F1
square
#F1BF92 #94F192 #92C4F1 #EE92F1
split-complementary
#F1BF92 #92F1EE #9294F1
monochromatic
#E37F26 #EA9F5C #F1BF92 #F8DFC8 #FCEFE4
Accessibility & contrast
On white
1.67
#F1BF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.61
#F1BF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF92
12.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF92 | 1.00 | 1.67 | 12.61 | 12.61 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC28F
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#FFB4B3
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf92; /* rgb */ color: rgb(241, 191, 146); /* oklch */ color: oklch(83.9% 0.082 63.3);
Tailwind
colors: {
custom: {
50: '#f7d2b2',
500: '#f1bf92',
950: '#000000',
},
}SCSS
$custom: #f1bf92; $custom-light: #f7d2b2; $custom-dark: #000000;
JSON
{
"hex": "#f1bf92",
"rgb": {
"r": 241,
"g": 191,
"b": 146
},
"hsl": {
"h": 28.421,
"s": 77.236,
"l": 75.882
},
"oklch": {
"l": 0.83867,
"c": 0.08248,
"h": 63.3
},
"luminance": 0.58038
}Semantic roles & 50–950 ramp
primary
#F1BF92
secondary
#5A97CE
accent
#78D90C
background
#FFFEFD
surface
#FFFBF7
border
#D7D4D0
text
#171411
muted
#858381