#F1BE78#F1BE78
#F1BE78 is a very light, moderate orange. Relative luminance 0.569; OKLCH L 83.2% C 0.105 H 74.3°. Best body text is #000000 at 12.38:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BE78 |
|---|---|
| RGB | rgb(241, 190, 120) |
| HSL | hsl(35, 81%, 71%) |
| HSV | hsv(35, 50%, 95%) |
| CMYK | cmyk(0%, 21.2%, 50.2%, 5.5%) |
| CIE-LAB | lab(80.12, 10.00, 42.14) |
| CIE-LCH | lch(80.12, 43.31, 76.64°) |
| OKLab | oklab(83.23% 0.0286 0.1015) |
| OKLCH | oklch(83.23% 0.105 74.3) |
| XYZ | xyz(58.0818, 56.8872, 25.6867) |
| Luminance | 0.5688 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 5.16
Butterscotch
#FDB147
ΔE00 6.91
Very Light Brown
#D3B683
ΔE00 6.94
Tan (survey)
#D1B26F
ΔE00 7.00
Fawn
#CFAF7B
ΔE00 7.19
Apricot (survey)
#FFB16D
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BE78 #78ABF1
analogous
#F18178 #F1BE78 #E7F178
triadic
#F1BE78 #78F1BE #BE78F1
tetradic
#F1BE78 #78F181 #78ABF1 #F178E7
square
#F1BE78 #78F181 #78ABF1 #F178E7
split-complementary
#F1BE78 #78E7F1 #8178F1
monochromatic
#D88716 #EBA341 #F1BE78 #F7D9AF #FCF2E3
Accessibility & contrast
On white
1.70
#F1BE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.38
#F1BE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BE78
12.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BE78 | 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)
#D1C072
Deuteranopia (green-blind)
#DDCC7A
Tritanopia (blue-blind)
#FFB1AD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #f1be78; /* rgb */ color: rgb(241, 190, 120); /* oklch */ color: oklch(83.2% 0.105 74.3);
Tailwind
colors: {
custom: {
50: '#f8d1a0',
500: '#f1be78',
950: '#000000',
},
}SCSS
$custom: #f1be78; $custom-light: #f8d1a0; $custom-dark: #000000;
JSON
{
"hex": "#f1be78",
"rgb": {
"r": 241,
"g": 190,
"b": 120
},
"hsl": {
"h": 34.711,
"s": 81.208,
"l": 70.784
},
"oklch": {
"l": 0.83231,
"c": 0.10544,
"h": 74.3
},
"luminance": 0.56884
}Semantic roles & 50–950 ramp
primary
#F1BE78
secondary
#427CCB
accent
#62DE08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380