#F1BE7E#F1BE7E
#F1BE7E is a very light, moderate orange. Relative luminance 0.570; OKLCH L 83.3% C 0.100 H 72.1°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BE7E |
|---|---|
| RGB | rgb(241, 190, 126) |
| HSL | hsl(33, 80%, 72%) |
| HSV | hsv(33, 48%, 95%) |
| CMYK | cmyk(0%, 21.2%, 47.7%, 5.5%) |
| CIE-LAB | lab(80.20, 10.55, 39.19) |
| CIE-LCH | lch(80.20, 40.59, 74.93°) |
| OKLab | oklab(83.33% 0.0308 0.0952) |
| OKLCH | oklch(83.33% 0.1 72.1) |
| XYZ | xyz(58.4574, 57.0375, 27.6649) |
| Luminance | 0.5703 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.45
Apricot (survey)
#FFB16D
ΔE00 6.74
Very Light Brown
#D3B683
ΔE00 6.77
Fawn
#CFAF7B
ΔE00 7.02
Tan (survey)
#D1B26F
ΔE00 7.46
Tan
#D2B48C
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BE7E #7EB1F1
analogous
#F1857E #F1BE7E #EBF17E
triadic
#F1BE7E #7EF1BE #BE7EF1
tetradic
#F1BE7E #7EF185 #7EB1F1 #F17EEB
square
#F1BE7E #7EF185 #7EB1F1 #F17EEB
split-complementary
#F1BE7E #7EEBF1 #857EF1
monochromatic
#DD8518 #EBA247 #F1BE7E #F7DAB5 #FCF1E3
Accessibility & contrast
On white
1.69
#F1BE7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#F1BE7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BE7E
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BE7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BE7E | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C079
Deuteranopia (green-blind)
#DCCC7F
Tritanopia (blue-blind)
#FFB1AE
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1be7e; /* rgb */ color: rgb(241, 190, 126); /* oklch */ color: oklch(83.3% 0.100 72.1);
Tailwind
colors: {
custom: {
50: '#f8d1a4',
500: '#f1be7e',
950: '#000000',
},
}SCSS
$custom: #f1be7e; $custom-light: #f8d1a4; $custom-dark: #000000;
JSON
{
"hex": "#f1be7e",
"rgb": {
"r": 241,
"g": 190,
"b": 126
},
"hsl": {
"h": 33.391,
"s": 80.42,
"l": 71.961
},
"oklch": {
"l": 0.83325,
"c": 0.10009,
"h": 72.1
},
"luminance": 0.57034
}Semantic roles & 50–950 ramp
primary
#F1BE7E
secondary
#4882CC
accent
#67DD09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380