#F3C679#F3C679
#F3C679 is a very light, moderate orange. Relative luminance 0.608; OKLCH L 85.0% C 0.108 H 79.9°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #F3C679 |
|---|---|
| RGB | rgb(243, 198, 121) |
| HSL | hsl(38, 84%, 71%) |
| HSV | hsv(38, 50%, 95%) |
| CMYK | cmyk(0%, 18.5%, 50.2%, 4.7%) |
| CIE-LAB | lab(82.29, 6.72, 44.38) |
| CIE-LCH | lch(82.29, 44.88, 81.39°) |
| OKLab | oklab(84.98% 0.0189 0.1066) |
| OKLCH | oklch(84.98% 0.108 79.9) |
| XYZ | xyz(60.6099, 60.8267, 26.6337) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | warm |
| Family | orange |
Closest named colors
Sand (survey)
#E2CA76
ΔE00 6.61
Burlywood
#DEB887
ΔE00 6.75
Tan (survey)
#D1B26F
ΔE00 6.87
Very Light Brown
#D3B683
ΔE00 7.43
Wheat (survey)
#FBDD7E
ΔE00 7.52
Macaroni And Cheese
#EFB435
ΔE00 7.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#F3C679 #79A6F3
analogous
#F38979 #F3C679 #E3F379
triadic
#F3C679 #79F3C6 #C679F3
tetradic
#F3C679 #79F389 #79A6F3 #F379E3
square
#F3C679 #79F389 #79A6F3 #F379E3
split-complementary
#F3C679 #79E3F3 #8979F3
monochromatic
#DE9314 #EEAE41 #F3C679 #F8DEB1 #FCF3E3
Accessibility & contrast
On white
1.60
#F3C679 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#F3C679 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #F3C679
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##F3C679 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##F3C679 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9C673
Deuteranopia (green-blind)
#E3D17B
Tritanopia (blue-blind)
#FFB9B3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #f3c679; /* rgb */ color: rgb(243, 198, 121); /* oklch */ color: oklch(85.0% 0.108 79.9);
Tailwind
colors: {
custom: {
50: '#f9d7a1',
500: '#f3c679',
950: '#000000',
},
}SCSS
$custom: #f3c679; $custom-light: #f9d7a1; $custom-dark: #000000;
JSON
{
"hex": "#f3c679",
"rgb": {
"r": 243,
"g": 198,
"b": 121
},
"hsl": {
"h": 37.869,
"s": 83.562,
"l": 71.373
},
"oklch": {
"l": 0.84981,
"c": 0.10821,
"h": 79.9
},
"luminance": 0.60823
}Semantic roles & 50–950 ramp
primary
#F3C679
secondary
#4376CE
accent
#56E006
background
#FFFEFC
surface
#FFFBF5
border
#D7D4CF
text
#18140F
muted
#868380