#F1C080#F1C080
#F1C080 is a very light, moderate orange. Relative luminance 0.580; OKLCH L 83.7% C 0.099 H 73.2°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C080 |
|---|---|
| RGB | rgb(241, 192, 128) |
| HSL | hsl(34, 80%, 72%) |
| HSV | hsv(34, 47%, 95%) |
| CMYK | cmyk(0%, 20.3%, 46.9%, 5.5%) |
| CIE-LAB | lab(80.72, 9.69, 38.82) |
| CIE-LCH | lch(80.72, 40.02, 75.98°) |
| OKLab | oklab(83.74% 0.0285 0.0945) |
| OKLCH | oklch(83.74% 0.099 73.2) |
| XYZ | xyz(59.0239, 57.9619, 28.4968) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Burlywood
#DEB887
ΔE00 4.41
Very Light Brown
#D3B683
ΔE00 6.54
Fawn
#CFAF7B
ΔE00 6.96
Tan (survey)
#D1B26F
ΔE00 7.23
Apricot (survey)
#FFB16D
ΔE00 7.39
Tan
#D2B48C
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C080 #80B1F1
analogous
#F18780 #F1C080 #EAF180
triadic
#F1C080 #80F1C0 #C080F1
tetradic
#F1C080 #80F187 #80B1F1 #F180EA
square
#F1C080 #80F187 #80B1F1 #F180EA
split-complementary
#F1C080 #80EAF1 #8780F1
monochromatic
#DE8818 #EBA549 #F1C080 #F7DBB7 #FCF1E3
Accessibility & contrast
On white
1.67
#F1C080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#F1C080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C080
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C080 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2C27B
Deuteranopia (green-blind)
#DECD82
Tritanopia (blue-blind)
#FFB3B0
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #f1c080; /* rgb */ color: rgb(241, 192, 128); /* oklch */ color: oklch(83.7% 0.099 73.2);
Tailwind
colors: {
custom: {
50: '#f8d2a5',
500: '#f1c080',
950: '#000000',
},
}SCSS
$custom: #f1c080; $custom-light: #f8d2a5; $custom-dark: #000000;
JSON
{
"hex": "#f1c080",
"rgb": {
"r": 241,
"g": 192,
"b": 128
},
"hsl": {
"h": 33.982,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.83739,
"c": 0.0987,
"h": 73.2
},
"luminance": 0.57959
}Semantic roles & 50–950 ramp
primary
#F1C080
secondary
#4982CC
accent
#65DC09
background
#FFFEFC
surface
#FFFBF6
border
#D7D4D0
text
#17140F
muted
#858380