#F1BE79#F1BE79
#F1BE79 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.105 H 73.9°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BE79 |
|---|---|
| RGB | rgb(241, 190, 121) |
| HSL | hsl(35, 81%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 21.2%, 49.8%, 5.5%) |
| CIE-LAB | lab(80.13, 10.09, 41.65) |
| CIE-LCH | lch(80.13, 42.85, 76.38°) |
| OKLab | oklab(83.25% 0.0289 0.1005) |
| OKLCH | oklch(83.25% 0.105 73.9) |
| XYZ | xyz(58.1428, 56.9116, 26.0080) |
| Luminance | 0.5691 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.03
Very Light Brown
#D3B683
ΔE00 6.90
Butterscotch
#FDB147
ΔE00 7.01
Tan (survey)
#D1B26F
ΔE00 7.06
Fawn
#CFAF7B
ΔE00 7.14
Apricot (survey)
#FFB16D
ΔE00 7.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BE79 #79ACF1
analogous
#F18279 #F1BE79 #E8F179
triadic
#F1BE79 #79F1BE #BE79F1
tetradic
#F1BE79 #79F182 #79ACF1 #F179E8
square
#F1BE79 #79F182 #79ACF1 #F179E8
split-complementary
#F1BE79 #79E8F1 #8279F1
monochromatic
#D98617 #EBA342 #F1BE79 #F7D9B0 #FCF2E3
Accessibility & contrast
On white
1.70
#F1BE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#F1BE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BE79
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BE79 | 1.00 | 1.70 | 12.38 | 12.38 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C073
Deuteranopia (green-blind)
#DDCC7B
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1be79; /* rgb */ color: rgb(241, 190, 121); /* oklch */ color: oklch(83.2% 0.105 73.9);
Tailwind
colors: {
custom: {
50: '#f8d1a1',
500: '#f1be79',
950: '#000000',
},
}SCSS
$custom: #f1be79; $custom-light: #f8d1a1; $custom-dark: #000000;
JSON
{
"hex": "#f1be79",
"rgb": {
"r": 241,
"g": 190,
"b": 121
},
"hsl": {
"h": 34.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.83247,
"c": 0.10455,
"h": 73.9
},
"luminance": 0.56908
}Semantic roles & 50–950 ramp
primary
#F1BE79
secondary
#437DCB
accent
#63DD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380