#F1C679#F1C679
#F1C679 is a very light, moderate orange. Relative luminance 0.605; OKLCH L 84.8% C 0.107 H 81.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #F1C679 |
|---|---|
| RGB | rgb(241, 198, 121) |
| HSL | hsl(39, 81%, 71%) |
| HSV | hsv(39, 50%, 95%) |
| CMYK | cmyk(0%, 17.8%, 49.8%, 5.5%) |
| CIE-LAB | lab(82.09, 5.91, 44.10) |
| CIE-LCH | lch(82.09, 44.49, 82.36°) |
| OKLab | oklab(84.79% 0.0167 0.106) |
| OKLCH | oklch(84.79% 0.107 81.1) |
| XYZ | xyz(59.9233, 60.4727, 26.6015) |
| Luminance | 0.6047 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.04
Tan (survey)
#D1B26F
ΔE00 6.53
Burlywood
#DEB887
ΔE00 6.76
Wheat (survey)
#FBDD7E
ΔE00 7.17
Very Light Brown
#D3B683
ΔE00 7.19
Light Mustard
#F7D560
ΔE00 7.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F1C679 #79A4F1
analogous
#F18A79 #F1C679 #E0F179
triadic
#F1C679 #79F1C6 #C679F1
tetradic
#F1C679 #79F18A #79A4F1 #F179E0
square
#F1C679 #79F18A #79A4F1 #F179E0
split-complementary
#F1C679 #79E0F1 #8A79F1
monochromatic
#D99317 #EBAE42 #F1C679 #F7DEB0 #FCF3E3
Accessibility & contrast
On white
1.60
#F1C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#F1C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F1C679
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F1C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F1C679 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8C673
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #f1c679; /* rgb */ color: rgb(241, 198, 121); /* oklch */ color: oklch(84.8% 0.107 81.1);
Tailwind
colors: {
custom: {
50: '#f8d7a1',
500: '#f1c679',
950: '#000000',
},
}SCSS
$custom: #f1c679; $custom-light: #f8d7a1; $custom-dark: #000000;
JSON
{
"hex": "#f1c679",
"rgb": {
"r": 241,
"g": 198,
"b": 121
},
"hsl": {
"h": 38.5,
"s": 81.081,
"l": 70.98
},
"oklch": {
"l": 0.84787,
"c": 0.10726,
"h": 81.1
},
"luminance": 0.60469
}Semantic roles & 50–950 ramp
primary
#F1C679
secondary
#4374CB
accent
#55DD08
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380