#F1D080#F1D080
#F1D080 is a very light, moderate orange. Relative luminance 0.654; OKLCH L 86.8% C 0.106 H 87.8°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #F1D080 |
|---|---|
| RGB | rgb(241, 208, 128) |
| HSL | hsl(42, 80%, 72%) |
| HSV | hsv(42, 47%, 95%) |
| CMYK | cmyk(0%, 13.7%, 46.9%, 5.5%) |
| CIE-LAB | lab(84.68, 1.38, 43.83) |
| CIE-LCH | lch(84.68, 43.85, 88.20°) |
| OKLab | oklab(86.85% 0.0041 0.1058) |
| OKLCH | oklch(86.85% 0.106 87.8) |
| XYZ | xyz(62.7299, 65.3739, 29.7321) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 3.42
Wheat (survey)
#FBDD7E
ΔE00 3.88
Sandy
#F1DA7A
ΔE00 4.57
Light Mustard
#F7D560
ΔE00 5.46
Pale Gold
#FDDE6C
ΔE00 5.93
Maize
#F4D054
ΔE00 6.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1D080 #80A1F1
analogous
#F19880 #F1D080 #D9F180
triadic
#F1D080 #80F1D0 #D080F1
tetradic
#F1D080 #80F198 #80A1F1 #F180D9
square
#F1D080 #80F198 #80A1F1 #F180D9
split-complementary
#F1D080 #80D9F1 #9880F1
monochromatic
#DEA418 #EBBC49 #F1D080 #F7E4B7 #FCF5E3
Accessibility & contrast
On white
1.49
#F1D080 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#F1D080 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1D080
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1D080 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1D080 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1CE7A
Deuteranopia (green-blind)
#E9D783
Tritanopia (blue-blind)
#FFC4BC
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #f1d080; /* rgb */ color: rgb(241, 208, 128); /* oklch */ color: oklch(86.8% 0.106 87.8);
Tailwind
colors: {
custom: {
50: '#f8dea6',
500: '#f1d080',
950: '#000000',
},
}SCSS
$custom: #f1d080; $custom-light: #f8dea6; $custom-dark: #000000;
JSON
{
"hex": "#f1d080",
"rgb": {
"r": 241,
"g": 208,
"b": 128
},
"hsl": {
"h": 42.478,
"s": 80.142,
"l": 72.353
},
"oklch": {
"l": 0.86849,
"c": 0.10589,
"h": 87.8
},
"luminance": 0.65371
}Semantic roles & 50–950 ramp
primary
#F1D080
secondary
#496FCC
accent
#47DC09
background
#FFFEFC
surface
#FFFCF6
border
#D7D5D0
text
#17150F
muted
#858480