#F1BF7E#F1BF7E
#F1BF7E is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.100 H 73.0°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF7E |
|---|---|
| RGB | rgb(241, 191, 126) |
| HSL | hsl(34, 80%, 72%) |
| HSV | hsv(34, 48%, 95%) |
| CMYK | cmyk(0%, 20.7%, 47.7%, 5.5%) |
| CIE-LAB | lab(80.44, 10.03, 39.50) |
| CIE-LCH | lch(80.44, 40.75, 75.76°) |
| OKLab | oklab(83.52% 0.0293 0.0959) |
| OKLCH | oklch(83.52% 0.1 73) |
| XYZ | xyz(58.6747, 57.4721, 27.7374) |
| Luminance | 0.5747 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.52
Very Light Brown
#D3B683
ΔE00 6.66
Fawn
#CFAF7B
ΔE00 7.00
Apricot (survey)
#FFB16D
ΔE00 7.16
Tan (survey)
#D1B26F
ΔE00 7.24
Tan
#D2B48C
ΔE00 7.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF7E #7EB0F1
analogous
#F1867E #F1BF7E #EAF17E
triadic
#F1BF7E #7EF1BF #BF7EF1
tetradic
#F1BF7E #7EF186 #7EB0F1 #F17EEA
square
#F1BF7E #7EF186 #7EB0F1 #F17EEA
split-complementary
#F1BF7E #7EEAF1 #867EF1
monochromatic
#DD8718 #EBA447 #F1BF7E #F7DAB5 #FCF1E3
Accessibility & contrast
On white
1.68
#F1BF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#F1BF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF7E
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF7E | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C179
Deuteranopia (green-blind)
#DDCC80
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf7e; /* rgb */ color: rgb(241, 191, 126); /* oklch */ color: oklch(83.5% 0.100 73.0);
Tailwind
colors: {
custom: {
50: '#f8d2a4',
500: '#f1bf7e',
950: '#000000',
},
}SCSS
$custom: #f1bf7e; $custom-light: #f8d2a4; $custom-dark: #000000;
JSON
{
"hex": "#f1bf7e",
"rgb": {
"r": 241,
"g": 191,
"b": 126
},
"hsl": {
"h": 33.913,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.83516,
"c": 0.10029,
"h": 73
},
"luminance": 0.57469
}Semantic roles & 50–950 ramp
primary
#F1BF7E
secondary
#4881CC
accent
#65DD09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380