#F1B080#F1B080
#F1B080 is a light, moderate orange. Relative luminance 0.513; OKLCH L 80.7% C 0.099 H 57.2°. Best body text is #000000 at 11.26:1 contrast (WCAG AA passes).
Color values
| HEX | #F1B080 |
|---|---|
| RGB | rgb(241, 176, 128) |
| HSL | hsl(25, 80%, 72%) |
| HSV | hsv(25, 47%, 95%) |
| CMYK | cmyk(0%, 27%, 46.9%, 5.5%) |
| CIE-LAB | lab(76.87, 18.12, 33.87) |
| CIE-LCH | lch(76.87, 38.41, 61.85°) |
| OKLab | oklab(80.74% 0.0535 0.0831) |
| OKLCH | oklch(80.74% 0.099 57.2) |
| XYZ | xyz(55.6998, 51.3138, 27.3887) |
| Luminance | 0.5131 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Peach (survey)
#FFB07C
ΔE00 2.98
Apricot (survey)
#FFB16D
ΔE00 4.51
Sandybrown
#F4A460
ΔE00 5.11
Pale Orange
#FFA756
ΔE00 6.93
Burlywood
#DEB887
ΔE00 7.61
Lightsalmon
#FFA07A
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1B080 #80C1F1
analogous
#F18088 #F1B080 #F1E980
triadic
#F1B080 #80F1B0 #B080F1
tetradic
#F1B080 #88F180 #80C1F1 #E980F1
square
#F1B080 #88F180 #80C1F1 #E980F1
split-complementary
#F1B080 #80F1E9 #8088F1
monochromatic
#DE6C18 #EB8E49 #F1B080 #F7D2B7 #FCEEE3
Accessibility & contrast
On white
1.86
#F1B080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.26
#F1B080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1B080
11.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1B080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1B080 | 1.00 | 1.86 | 11.26 | 11.26 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3B57C
Deuteranopia (green-blind)
#D2C380
Tritanopia (blue-blind)
#FFA3A4
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #f1b080; /* rgb */ color: rgb(241, 176, 128); /* oklch */ color: oklch(80.7% 0.099 57.2);
Tailwind
colors: {
custom: {
50: '#f8c7a5',
500: '#f1b080',
950: '#000000',
},
}SCSS
$custom: #f1b080; $custom-light: #f8c7a5; $custom-dark: #000000;
JSON
{
"hex": "#f1b080",
"rgb": {
"r": 241,
"g": 176,
"b": 128
},
"hsl": {
"h": 25.487,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.80735,
"c": 0.09886,
"h": 57.2
},
"luminance": 0.5131
}Semantic roles & 50–950 ramp
primary
#F1B080
secondary
#4994CC
accent
#83DC09
background
#FFFDFC
surface
#FFF9F6
border
#D7D2D0
text
#18130F
muted
#868280