#F1BF80#F1BF80
#F1BF80 is a very light, moderate orange. Relative luminance 0.575; OKLCH L 83.5% C 0.098 H 72.2°. Best body text is #000000 at 12.50:1 contrast (WCAG AA passes).
Color values
| HEX | #F1BF80 |
|---|---|
| RGB | rgb(241, 191, 128) |
| HSL | hsl(33, 80%, 72%) |
| HSV | hsv(33, 47%, 95%) |
| CMYK | cmyk(0%, 20.7%, 46.9%, 5.5%) |
| CIE-LAB | lab(80.47, 10.22, 38.51) |
| CIE-LCH | lch(80.47, 39.84, 75.14°) |
| OKLab | oklab(83.55% 0.03 0.0938) |
| OKLCH | oklch(83.55% 0.098 72.2) |
| XYZ | xyz(58.8051, 57.5243, 28.4238) |
| Luminance | 0.5752 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.31
Very Light Brown
#D3B683
ΔE00 6.64
Fawn
#CFAF7B
ΔE00 6.97
Apricot (survey)
#FFB16D
ΔE00 6.98
Tan
#D2B48C
ΔE00 7.37
Tan (survey)
#D1B26F
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1BF80 #80B2F1
analogous
#F18680 #F1BF80 #EBF180
triadic
#F1BF80 #80F1BF #BF80F1
tetradic
#F1BF80 #80F186 #80B2F1 #F180EB
square
#F1BF80 #80F186 #80B2F1 #F180EB
split-complementary
#F1BF80 #80EBF1 #8680F1
monochromatic
#DE8718 #EBA349 #F1BF80 #F7DBB7 #FCF1E3
Accessibility & contrast
On white
1.68
#F1BF80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.50
#F1BF80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1BF80
12.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1BF80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1BF80 | 1.00 | 1.68 | 12.50 | 12.50 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1C17B
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#FFB2AF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1bf80; /* rgb */ color: rgb(241, 191, 128); /* oklch */ color: oklch(83.5% 0.098 72.2);
Tailwind
colors: {
custom: {
50: '#f8d2a5',
500: '#f1bf80',
950: '#000000',
},
}SCSS
$custom: #f1bf80; $custom-light: #f8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#f1bf80",
"rgb": {
"r": 241,
"g": 191,
"b": 128
},
"hsl": {
"h": 33.451,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.83548,
"c": 0.09848,
"h": 72.2
},
"luminance": 0.57521
}Semantic roles & 50–950 ramp
primary
#F1BF80
secondary
#4983CC
accent
#67DC09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#18140F
muted
#868380